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.4.0.0 (5.4.0)
Syntax protected bool HasPopulatedMemberEntityCollections()
Protected Function HasPopulatedMemberEntityCollections As Boolean
Return Value
Type:
Booleantrue if the entity has populated member collections.
See Also