| IPrefetchPathElementCoreRelation Property  | 
 
            The relation between the destination (parent) entity and the entity to fetch with this path element
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
SyntaxIEntityRelation Relation { get; set; }Property Relation As IEntityRelation
	Get
	Set
Property Value
Type: 
IEntityRelation
See Also