ProcedureSpecificRights

Description

The ProcedureSpecificRights enumeration contains a list of specific operations available for the Procedure repository object.

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 Execute. Procedure execution.
2097152 Alter. Alteration of procedure text.
4194304 Grant. Give rights on data.

See also:

Metabase Assembly Enumerations