JoinClauseBaseLeftOperand Property |
Gets the left operand of the join
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax public IJoinOperand LeftOperand { get; set; }
Public Property LeftOperand As IJoinOperand
Get
Set
Property Value
Type:
IJoinOperandSee Also