Click or drag to resize

ContainsFunction Fields

The ContainsFunction 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