Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
protected bool HasPopulatedMemberEntityCollections()

Return Value

Type: Boolean
true if the entity has populated member collections.
See Also