Click or drag to resize

INonAggregateExpressionBuilder.StrLen Method

Overload List
  NameDescription
Public methodStrLen(TypedLiteralExpression<String>)
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