Share via


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
Public method SqlVerifyAsync(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object asynchronously.
Public method 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