Populate Entity From Dataset

Posts   
 
    
jshallard
User
Posts: 62
Joined: 23-Mar-2005
# Posted on: 23-Mar-2005 13:39:38   

If a "Retrieval" stored procedure is called, the data is returned as a DataSet. Does a method exist, or has anyone written any code that will automatically populate an Entity class or a EntityCollection class with the data from the DataSet (perhaps by using reflection)?

Thanks for any help

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 23-Mar-2005 15:03:30   
Frans Bouma | Lead developer LLBLGen Pro