dump_to_file


Description:

[ 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.

Parameters:

this

A PDB.

file

The dump file.

Returns:

TRUE on success.