| Class | Description |
|---|---|
| AlwaysFalse |
FALSE constant.
|
| AlwaysTrue |
TRUE constant.
|
| AndTerm |
Conjunction of two where clauses.
|
| CsqlWhereTermsMaker | |
| FieldCompTerm |
Comparision of a field with a value.
|
| FromTerm | |
| IsNull |
Comparision of a field with null.
|
| NotTerm |
Negation of where clause.
|
| OrTerm |
Disjunction of two where clauses.
|
| WhereTerm |
A term of filter/navigation where clause.
|
Copyright © 2023 CURS. All rights reserved.