Friday, March 6, 2009

How

I changed some things around. I added a GetProperty and SetPropery because I didn't like have to do a check all the time. I think it simplifies things and allows _properties to be private instead of protected.

I also created a GetColumns that gives the full name with an optional prefix for select statements. I created a GetTable to help out with this as well.

No comments: