JoinClauseBaseRightOperand Property  | 
 
            Gets the right 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)
Syntaxpublic IJoinOperand RightOperand { get; set; }Public Property RightOperand As IJoinOperand
	Get
	Set
Property Value
Type: 
IJoinOperand
See Also