NameFilter(MatchType, String)

Initialises a new instance of the NameFilter class. The indicated parameters form the complete filter.

Parameter

type

Type: MatchType

This parameter indicates the type of search for the indicated search text.

word

Type: System.String

This parameter is the search text to be searched for in the name of the data objects.

If NULL or a character string with the length 0 is indicated for this parameter, then an exception of the type ArgumentException is triggered.