Skip to content
Auto
Products

SqlConditionUnaryOperatorType

Namespace: TagBites.Sql
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37

public enum SqlConditionUnaryOperatorType
Exists = 1
IsNotNull = 4
IsNull = 3
Not = 0
NotExists = 2