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 中备份和还原数据库