BaseBinaryStringFunction Fields |
The BaseBinaryStringFunction type exposes the following members.
Name | Description | |
---|---|---|
_allowNullArgument |
Whether the argument can be null.
| |
_arg |
Argument expression.
| |
_argumentTypeValidator |
Type validation function for the argument.
| |
_expr |
Expression the function applies over.
|