IInheritanceInfoRelationsToHierarchyRoot Property  | 
 
            Gets the relations to hierarchy root, starting at the root, to the owner entity, INNER JOINed
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
SyntaxRelationCollection RelationsToHierarchyRoot { get; }ReadOnly Property RelationsToHierarchyRoot As RelationCollection
	Get
Property Value
Type: 
RelationCollection
See Also