| DbFunctionCallIExpressionLeftOperand Property  | 
 
            Gets the left expression operand. Set by the constructor used.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxIExpressionElement IExpression.LeftOperand { get; }Private ReadOnly Property LeftOperand As IExpressionElement
	Implements IExpression.LeftOperand
	Get
Property Value
Type: 
IExpressionElementImplements
IExpressionLeftOperand
See Also