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. Execute procedure.
2097152 Alter. Change procedure text.
4194304 Grant. Grant permissions on data.

See also:

Metabase Assembly Enumerations