final |
|---|
readonly |
A computed property definition from $compute.
Carries the raw OData expression string and the alias name. The expression is evaluated at response time against each row.
| Methods | ||
|---|---|---|
public
|
__construct(string $alias, string $expression)
|
# |
| Properties | |||
|---|---|---|---|
public
|
string
|
$alias
|
# |
public
|
string
|
$expression
|
# |