Click or drag to resize

RelationshipInfoOppositeRelationshipType Property

Gets the type of the relationship from the related entity 's point of view. So 1:n becomes m:1

Namespace:  SD.LLBLGen.Pro.GeneratorCore
Assembly:  SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public EntityRelationshipType OppositeRelationshipType { get; }

Property Value

Type: EntityRelationshipType
See Also