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.5.0.0 (5.5.18.1019)
SyntaxRelationCollection RelationsToHierarchyRoot { get; }
ReadOnly Property RelationsToHierarchyRoot As RelationCollection
Get
Property Value
Type:
RelationCollection
See Also