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 operator.
3 DeleteObject. Delete repository object.
4 DataObject. Repository object that data are stored in linked objects on DB server (tables, MDM dictionary).
5 Comment. Comment.
6 SecuritySubject. Security subject.
7 SpecialObjects. Special objects.

See also:

Metabase Assembly Enumerations