Code generated by Adapter option

Posts   
 
    
Anthony
User
Posts: 155
Joined: 04-Oct-2006
# Posted on: 08-Nov-2006 06:20:30   

I have regenerated my code to use adapter instead of self-servcing. WHen i try to use the code..i do not see a EntityCollection folder or related code.

What am i doing wrong?

Anthony

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 08-Nov-2006 07:21:16   

The collection classes folder is specific to SelfServicing.

In the Adapter model you can use the built-in generic EntityCollection. Please refer to the LLBLGen Pro manual: "Using the generated code -> Adapter -> Using the entity collection classes"