EntityType from Factory object

Posts   
 
    
omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 31-Mar-2005 15:19:13   

Greetings,

If I have an entity factory object or an entity collection object, is there a generic way to obtain the type of the entity (that the factory and the collection are concerned with) without resorting to actualling creating an instance of the entity.

OMAR

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 31-Mar-2005 16:11:52   

No, that information isn't stored in the factory.

Frans Bouma | Lead developer LLBLGen Pro