Server.DeleteBackupHistory Method
SQL Server 2012
Deletes the backup history for this instance of SQL Server up until the specified date and time.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DeleteBackupHistory(DateTime) | Deletes the backup history for this instance of SQL Server up until the specified date and time. |
|
DeleteBackupHistory(Int32) | Deletes the backup history for the specified media set. |
|
DeleteBackupHistory(String) | Deletes the backup history for the specified database. |
