ReferencedEntityMapGetReferencedEntities Method |
Gets the referenced entities.
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 public UniqueList<EntityBase2> GetReferencedEntities()
Public Function GetReferencedEntities As UniqueList(Of EntityBase2)
Return Value
Type:
UniqueListEntityBase2See Also