Click or drag to resize

EndsWithFunction Fields

The EndsWithFunction type exposes the following members.

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