Click or drag to resize

RelationshipInfoOppositeNavigatorIsOptional Property

Gets a value indicating the element represented by the opposite navigator is optional (true) or not in the context of the owner of the entity of the relationship. (the start entity).

Namespace:  SD.LLBLGen.Pro.GeneratorCore
Assembly:  SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public bool OppositeNavigatorIsOptional { get; }

Property Value

Type: Boolean
See Also