EntitySyncInfoTEntityRelation Property |
Gets / sets the specific Entity Relation between two related entities (the entity holding this object and the entity specified in
DataSupplyingEntity) for synchronization of values.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public IEntityRelation Relation { get; set; }
Public Property Relation As IEntityRelation
Get
Set
Property Value
Type:
IEntityRelationSee Also