PrefetchPath result with Projection ?

Posts   
 
    
bmcintyre
User
Posts: 10
Joined: 29-Jul-2004
# Posted on: 11-Aug-2006 17:30:35   

Is there a technique we could use that would load 2 related CustomObjects with Projection using LLBLGenPro v2 with Adapter ?

For example :

There would be a **CustomOrder **object that has a property of type IList<CustomOrderLine> the projection would load the CustomOrder object and its collection of CustomOrderLine objects.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 11-Aug-2006 18:15:08   

This feature was initially planned, but it took too much time to complete it in full, so it's on the todo list for one of the future versions (2.1/2.5)

Frans Bouma | Lead developer LLBLGen Pro