Click or drag to resize

INonAggregateExpressionBuilderStr Method

Overload List
  NameDescription
Public methodStr(IriExpression)
Creates a call to the STR function with an variable parameter.
Public methodStr(LiteralExpression)
Creates a call to the STR function with a literal expression parameter.
Public methodStr(VariableExpression)
Creates a call to the STR function with a variable parameter.
Top
See Also