WhereKind
Overview
The WhereKind enumeration represents kind of the Dynamic Where expression.
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract.expressions
Value | Description |
---|---|
Between | |
Binary | |
Constant | |
DateTimeNow | |
DateTimePart | |
DateTimeToday | |
Field | |
FunctionCall | |
List | |
Macro | |
Null | |
Parameter | |
Unary |