FindInfoAttribute

Namespace: PP.Mb

Description

The FindInfoAttribute enumeration contains attributes which will be used to search for repository objects.

It is used by the Metabase.findObjects method.

Available Values

Value

Brief description

None

Attribute is not defined. Default.

Name

Search by name.

Ident

Search by identifier.

NameOrIndent

Search by name and identifier.

Key

Search by key.

See also:

PP.Mb