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