| ReferencedEntityMapGetReferencedEntities Method  | 
 
            Gets the referenced entities.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic UniqueList<EntityBase2> GetReferencedEntities()
Public Function GetReferencedEntities As UniqueList(Of EntityBase2)
Return Value
Type: 
UniqueListEntityBase2
See Also