EntityCollection to DataTable

Posts   
 
    
erichar11
User
Posts: 268
Joined: 08-Dec-2003
# Posted on: 16-Sep-2005 16:23:32   

Using adapter, is there a quick way to convert an entitycollection to a datatable. I can create a manual conversion but I think I remember this functionality was built in, at least in the self servicing world. If not, no worries.

MacDennis avatar
MacDennis
User
Posts: 50
Joined: 03-May-2005
# Posted on: 16-Sep-2005 16:30:34   

Found the following thread by using the search function of this forum: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=4133

erichar11
User
Posts: 268
Joined: 08-Dec-2003
# Posted on: 16-Sep-2005 17:05:57   

Thanks. That's what I was looking for.