Click or drag to resize
IPrefetchPathElementCoreTypeOfRelation Property
The type of relation between the entity to fetch and the entity which will hold the entity to fetch

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
RelationType TypeOfRelation { get; set; }

Property Value

Type: RelationType
See Also