[ Version ( since = "3.0" ) ]
public bool dump_to_file (File file)
Dumps the current contents of the procedural database
This procedure dumps the contents of the procedural database to the specified file. The file will contain all of the
information provided for each registered procedure.
| this |
A PDB. |
| file |
The dump file. |
|
TRUE on success. |