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

Property Value

Type: RelationCollection
See Also