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