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.1.0.0 (5.1.0)
Syntax public EntityRelationshipType OppositeRelationshipType { get; }
Public ReadOnly Property OppositeRelationshipType As EntityRelationshipType
Get
Property Value
Type:
EntityRelationshipTypeSee Also