Click or drag to resize

BaseBinaryStringFunction Fields

The BaseBinaryStringFunction type exposes the following members.

Fields
  NameDescription
Protected field_allowNullArgument
Whether the argument can be null.
Protected field_arg
Argument expression.
Protected field_argumentTypeValidator
Type validation function for the argument.
Protected field_expr
Expression the function applies over.
Top
See Also