Restore.SqlVerifyAsync Method

Checks the media on the Microsoft SQL Server instance represented by the specified Server object asynchronously.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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.

See Also

Reference

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

Other Resources

Backing Up and Restoring Databases and Transaction Logs
RESTORE (Transact-SQL)
Backing Up and Restoring Databases in SQL Server