Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Drops the backup history for the database.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub DropBackupHistory
'Usage
Dim instance As Database
instance.DropBackupHistory()
public void DropBackupHistory()
public:
void DropBackupHistory()
member DropBackupHistory : unit -> unit
public function DropBackupHistory()
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
sp_delete_database_backuphistory (Transact-SQL)