Restore.SqlVerifyAsync Method
Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously.
Overload List
Name | Description |
---|---|
Restore.SqlVerifyAsync (Server) |
Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously.
|
Restore.SqlVerifyAsync (Server, Boolean) |
Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously and loads backup history information into the history tables.
|
See Also