Restore.SqlVerifyAsync Method
Checks the media on the Microsoft SQL Server instance represented by the specified Server object asynchronously.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | Description |
---|---|
Restore.SqlVerifyAsync (Server) |
Checks the media on the Microsoft SQL Server instance represented by the specified Server object asynchronously.
|
Restore.SqlVerifyAsync (Server, Boolean) |
Checks the media on the Microsoft SQL Server instance represented by the specified Server object asynchronously and loads backup history information into the history tables.
|
Siehe auch
Verweis
Restore Class
Restore Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Backing Up and Restoring Databases and Transaction Logs
RESTORE (Transact-SQL)
Sichern und Wiederherstellen von Datenbanken in SQL Server