DBUnload function

Unloads a database. This function is used by the dbunload and dbxtract utilities.

Prototype
short DBUnload ( const an_unload_db * );
Parameters

A pointer to a structure. See an_unload_db structure.

Return value

A return code, as listed in Software component exit codes.

Remarks

For information about the Unload utility, see Unload utility (dbunload).

For information about the Extraction utility, see Extraction utility (dbxtract).