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