Click or drag to resize

IRelationStartElementIsPkSide 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.5.0.0 (5.5.18.1019)
Syntax
bool StartElementIsPkSide { get; }

Property Value

Type: Boolean
See Also