Click or drag to resize
InheritanceInfoRelationsToHierarchyRoot 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.0.0.0 (5.0.0)
Syntax
public RelationCollection RelationsToHierarchyRoot { get; }

Property Value

Type: RelationCollection

Implements

IInheritanceInfoRelationsToHierarchyRoot
See Also