SqlConditionUnaryOperatorType
Namespace: TagBites.Sql
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public enum SqlConditionUnaryOperatorTypeFields
Section titled “Fields”Exists
Section titled “Exists”Exists = 1IsNotNull
Section titled “IsNotNull”IsNotNull = 4IsNull
Section titled “IsNull”IsNull = 3Not = 0NotExists
Section titled “NotExists”NotExists = 2