Share via


SqlUnaryExpression.OperatorType Property

Definition

The operator of this SQL unary operation.

public virtual System.Linq.Expressions.ExpressionType OperatorType { get; }
member this.OperatorType : System.Linq.Expressions.ExpressionType
Public Overridable ReadOnly Property OperatorType As ExpressionType

Property Value

Applies to