IMetabaseObjectFindInfo.WholeWordsOnly

Syntax

WholeWordsOnly: Boolean;

Description

The WholeWordsOnly property determines whether search will be performed by the whole string.

Comments

To specify the search string, use the IMetabaseObjectFindInfo.Text property.

Available values:

Examples

The property use is given in the example for IMetabaseObjectFindInfo.ClassId.

See also:

IMetabaseObjectFindInfo