[ Version ( since = "3.0" ) ]
public bool procedure_exists (string procedure_name)
This function checks if a procedure exists in the procedural database.
| this |
A PDB instance. |
| procedure_name |
A procedure name |
|
true if the procedure exists, false otherwise. |