Restore.SqlVerifyAsync Method
Checks the media on the Microsoft SQL Server instance represented by the specified Server object asynchronously.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | 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.
|
См. также
Справочник
Restore Class
Restore Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Backing Up and Restoring Databases and Transaction Logs
RESTORE (Transact-SQL)
Резервное копирование и восстановление баз данных в SQL Server