INonAggregateExpressionBuilder.StrLen Method |
Name | Description | |
---|---|---|
![]() | StrLen(TypedLiteralExpression<String>) |
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.
|