EntityRelationIRelationStartElementIsPkSide Property |
Returns true if the start element of the relation (the left operand) is the Pkside.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax bool IRelation.StartElementIsPkSide { get; }
Private ReadOnly Property StartElementIsPkSide As Boolean
Implements IRelation.StartElementIsPkSide
Get
Property Value
Type:
BooleanImplements
IRelationStartElementIsPkSideSee Also