DictionarySpecificRights

Description

The DictionarySpecificRights enumeration contains the list of specific operations available for different MDM dictionaries.

Comments

A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.

It is used by the following properties and methods:

Available Values

Value Brief description
1048576 ReadElements. Read elements of a dictionary.
2097152 UpdateElements. Update elements of a dictionary.
4194304 InsertElements. Insert elements of a dictionary.
8388608 DeleteElements. Delete elements of a dictionary.
16777216 AccessElements. Change rights on elements.

See also:

Metabase Assembly Enumerations