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