Hi there
I have a retrival procedure being called and sending me back a DataTable. Is there a way to create a Collection from each row without going through each member variable of the entity and assigning the appropriate column in the row?
Been doing this a lot and thought I would attempt the question in case I have missed anything.
Many thanks
Richard