The ProcedureSpecificRights enumeration contains a list of specific operations available for the Procedure repository object.
A list of basic and additional operations is available in the MetabaseObjectPredefinedRights enumeration.
It is used by the following properties and methods:
| Value | Brief description |
| 1048576 | Execute. Procedure execution. |
| 2097152 | Alter. Alteration of procedure text. |
| 4194304 | Grant. Give rights on data. |
See also: