FunctionMappingExpressionIExpressionLeftOperand Property |
Gets the left operand.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax IExpressionElement IExpression.LeftOperand { get; }
Private ReadOnly Property LeftOperand As IExpressionElement
Implements IExpression.LeftOperand
Get
Property Value
Type:
IExpressionElementThe left operand.
Implements
IExpressionLeftOperandSee Also