Click or drag to resize

EntityRelationTypeOfRelation Property

The relation type the IEntityRelation instance represents.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public RelationType TypeOfRelation { get; set; }

Property Value

Type: RelationType

Implements

IEntityRelationTypeOfRelation
See Also