server.Expression
Expressions are evaluated to produce a Value in the course of executing a query.
To construct an expression, use the FilterBuilder provided within
filter.
| Name | Type | Description |
|---|
T | extends Value | undefined | The type that this expression evaluates to. |