UnaryOperators
Table of Contents
Classes
- AscOperator
- Represents order operator ASC
- DescOperator
- Represents order operator DESC
- Grouping
- Represents a parenthesis protected node
- IsNotNullOperator
- Represents the IS NOT NULL operator
- IsNullOperator
- Represents the IS NULL operator
- LengthOperator
- Represents LENGTH() or LEN() function
- NotOperator
- Represents not operator