Restore.SqlVerifyAsync Method
Include Protected Members
Include Inherited Members
Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously.
Overload List
Name | Description | |
---|---|---|
SqlVerifyAsync(Server) | Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously. | |
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. |
Top