ASA Programming Guide
The Database Tools Interface
DBTools functions
Database backup function. This function is used by the dbbackup command-line utility.
short DBBackup ( const a_backup_db * backup-db );
Parameter | Description |
---|---|
backup-db | Pointer to a_backup_db structure |
A return code, as listed in Software component return codes.
The DBBackup function manages all database backup tasks.
For descriptions of these tasks, see The Backup utility.