IRelationStartElementIsPkSide Property |
Returns true if the start element of the relation (the left operand) is the Pkside.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax bool StartElementIsPkSide { get; }
ReadOnly Property StartElementIsPkSide As Boolean
Get
Property Value
Type:
BooleanSee Also