INonAggregateExpressionBuilderStrLen Method |
| Name | Description | |
|---|---|---|
| StrLen(TypedLiteralExpressionString) |
Creates a call to the STRLEN function with a string literal parameter.
| |
| StrLen(VariableExpression) |
Creates a call to the STRLEN function with a variable parameter.
|