JoinClauseBaseRightOperand Property |
Gets the right operand of the join
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public IJoinOperand RightOperand { get; set; }
Public Property RightOperand As IJoinOperand
Get
Set
Property Value
Type:
IJoinOperandSee Also