MetabaseUpdateNodeType

Description

The MetabaseUpdateNodeType enumeration determines a type of update object.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Folder. Folder.
1 Object. Repository object.
2 Sql. SQL command.
3 DeleteObject. Delete repository object.
4 DataObject. Repository object, which data is stored in linked objects on DB server (tables, MDM dictionary).
5 Comment. Comment.
6 SecuritySubject. Security subject.
7 SpecialObjects. Special objects.
8 AbacRules. Attribute-based access control rules.

See also:

Metabase Assembly Enumerations