SqlUnaryScalarOperatorType Enum

Definition

public enum SqlUnaryScalarOperatorType
type SqlUnaryScalarOperatorType = 
Public Enum SqlUnaryScalarOperatorType
Inheritance
SqlUnaryScalarOperatorType

Fields

BitwiseNot 3
Negative 2
None 0
Positive 1

Applies to