Load EntityCollection

Posts   
 
    
Posts: 4
Joined: 12-Mar-2005
# Posted on: 12-Mar-2005 17:55:09   

Assumption: I have a customer table, and generated customer entities.

Question: I can load the customer collection (i.e: Orders) but how do I load the customer table into an EntityCollection (Adapter Based)?

sunglasses

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 12-Mar-2005 19:38:03   

See Best practises -> How Do I? And then How do I read all entities of a given type into a collection? (in the documentation)

Frans Bouma | Lead developer LLBLGen Pro