ASA Programming Guide
The Database Tools Interface
DBTools functions
Erases a database file and/or transaction log file. This function is used by the dberase command-line utility.
short DBErase ( const an_erase_db * erase-db );
Parameter | Description |
---|---|
erase-db | Pointer to an_erase_db structure |
A return code, as listed in Software component return codes.
For information about the Erase utility and its features, see The Erase utility.