ScalarQueryExpressionIExpressionRightOperand Property  | 
 
            Gets the right expression operand. Set by the constructor used.
            Can be null
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
SyntaxIExpressionElement IExpression.RightOperand { get; }Private ReadOnly Property RightOperand As IExpressionElement
	Implements IExpression.RightOperand
	Get
Property Value
Type: 
IExpressionElementImplements
IExpressionRightOperand
See Also