DbFunctionCallIExpressionOperator Property  | 
 
            Gets the operator of the expression. Not valid (ExOp.None) if RightOperand is null. Set by the constructor used.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
SyntaxExOp IExpression.Operator { get; }Private ReadOnly Property Operator As ExOp
	Implements IExpression.Operator
	Get
Property Value
Type: 
ExOpImplements
IExpressionOperator
See Also