FunctionMappingExpressionIExpressionLeftOperand Property |
Gets the left operand.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.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