Home All Groups Group Topic Archive Search About
Author
26 Nov 2007 5:34 AM
BillG
Does anyone have a good example of using the Query Object Pattern?  My
GetMember() method is going to receive a MemberDataModel object which is
basically all the fields in the table.  Any one of the fields could have a
value in it to specify criteria.  I want to find a way to pass that object
off to a Query object and have it parse out a "Where" clause which can then
be appended to a Select statement for retrieveal.

Bill

AddThis Social Bookmark Button