Click or drag to resize

INonAggregateExpressionBuilderStrLen Method

Overload List
  NameDescription
Public methodStrLen(TypedLiteralExpressionString)
Creates a call to the STRLEN function with a string literal parameter.
Public methodStrLen(VariableExpression)
Creates a call to the STRLEN function with a variable parameter.
Top
See Also