Convert EntityCollection to a DataTable?

Posts   
 
    
w3stfa11
User
Posts: 13
Joined: 01-Jul-2010
# Posted on: 20-Jul-2010 23:59:27   

Is there an easy way to do this? I'm using the self-service model on llblgen 2.6.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 21-Jul-2010 03:27:29   

The answer is here: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=18195&StartAtMessage=0&#101825

It's for adapter but is easy convertible to SelfServicing. Instead of adapter.FetchEntityCollection use yorCollection.GetMulti and remove every "2" from de code snippet. For more info look into the manual for entityViews and projections.

David Elizondo | LLBLGen Support Team