Поделиться через


Restore.SqlVerifyLatest Method

Verifies the most recent backup but does not restore it, and checks to see that the backup set is complete and the entire backup is readable.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя Description
Restore.SqlVerifyLatest (Server)
Verifies the most recent backup but does not restore it, and checks to see that the backup set is complete and the entire backup is readable.
Restore.SqlVerifyLatest (Server, SqlVerifyAction)
Verifies the most recent backup with the specified action, and checks to see that the backup set is complete and the entire backup is readable.
Restore.SqlVerifyLatest (Server, out String)
Verifies the most recent backup but does not restore it, checks to see that the backup set is complete and the entire backup is readable, and returns an error message.
Restore.SqlVerifyLatest (Server, SqlVerifyAction, out String)
Verifies the most recent backup with the specified action, checks to see that the backup set is complete and the entire backup is readable, and returns an error message.

См. также

Справочник

Restore Class
Restore Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Backing Up and Restoring Databases and Transaction Logs
RESTORE (Transact-SQL)
Резервное копирование и восстановление баз данных в SQL Server