NotExp represents an expression that should prefix "NOT" to a specified expression.
Build converts an expression into a SQL fragment.
Generated using TypeDoc
NotExp represents an expression that should prefix "NOT" to a specified expression.