Backs up a database to a dump device. Set the properties of a created Backup object as desired and pass it to the Dump method.
Database.Dump ( [DumpSpec :=] Backup )
HRESULT pDatabase->Dump ( LPSQLOLEBACKUP pBackup );
Element | Type | Description |
---|
Backup | Backup | Created Backup object that specifies how to execute database backup |
DUMP DATABASE