BackupRestoreBase Fields
SQL Server 2008 R2
The BackupRestoreBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
currentAsyncOperation | Specifies the current asynchronous operation, such as backup, restore, or none. |
|
m_BackupAction | Specifies the backup action type, such as database or log. |
|
m_LogTruncation | Specifies whether to truncate the log. |
|
m_RestoreAction | Specifies the restore action type, such as database or log. |