Restore.SqlVerify Method
Checks the media on the Microsoft SQL Server instance represented by the specified Server object.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
Nom | Description |
---|---|
Restore.SqlVerify (Server) |
Checks the media on the Microsoft SQL Server instance represented by the specified Server object.
|
Restore.SqlVerify (Server, Boolean) |
Checks the media on the Microsoft SQL Server instance represented by the specified Server object and loads backup history information into the history tables.
|
Restore.SqlVerify (Server, out String) |
Checks the media on the SQL Server instance represented by the specified Server object and returns an error message.
|
Restore.SqlVerify (Server, Boolean, out String) |
Checks the media on the Microsoft SQL Server instance represented by the specified Server object, loads backup history information into the history tables, and returns an error message.
|
Voir aussi
Référence
Restore Class
Restore Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Backing Up and Restoring Databases and Transaction Logs
RESTORE (Transact-SQL)
Sauvegarde et restauration de bases de données dans SQL Server