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