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.1.0.0 (5.1.0)
Syntax IExpressionElement IExpression.RightOperand { get; }
Private ReadOnly Property RightOperand As IExpressionElement
Implements IExpression.RightOperand
Get
Property Value
Type:
IExpressionElementImplements
IExpressionRightOperandSee Also