SqlBinaryExpression.OperatorType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The operator of this SQL binary operation.
public virtual System.Linq.Expressions.ExpressionType OperatorType { get; }
member this.OperatorType : System.Linq.Expressions.ExpressionType
Public Overridable ReadOnly Property OperatorType As ExpressionType