Namespace: PP.Mb
The FindInfoAttribute enumeration contains attributes which will be used to search for repository objects.
It is used by the Metabase.findObjects method.
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: