EntityBase2HasPopulatedMemberEntityCollections Method  | 
 
            Determines whether the entity has populated member collections
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxprotected bool HasPopulatedMemberEntityCollections()
Protected Function HasPopulatedMemberEntityCollections As Boolean
Return Value
Type: 
Booleantrue if the entity has populated member collections.
See Also