INonAggregateExpressionBuilderStr Method |
| Name | Description | |
|---|---|---|
| Str(IriExpression) |
Creates a call to the STR function with an variable parameter.
| |
| Str(LiteralExpression) |
Creates a call to the STR function with a literal expression parameter.
| |
| Str(VariableExpression) |
Creates a call to the STR function with a variable parameter.
|