IStringFilterCondition

Description

The IStringFilterCondition interface is used to work with the condition of access protocol filtering by particular object. After activation of this condition the access protocol contains the records only for the objects, that are found by the specified name and/or identifier.

Properties

  Property name Brief description
CaseSensitive The CaseSensitive property determines whether the searched characters are case sensitive.
IsON The IsON property determines the access protocol filtering by particular object use indicator.
Value The Value property determines the text string for the search in object names/identifiers.
WholeWordsOnly The WholeWordsOnly property determines whether to match the whole text during the search.

See also:

Metabase Assembly Interfaces