Udostępnij za pośrednictwem


Restore.SqlVerify Method

Checks the media on the instance of SQL Server that is represented by the specified Server object.

Overload List

Name Description
Restore.SqlVerify (Server)
Checks the media on the instance of SQL Server that is represented by the specified Server object.
Restore.SqlVerify (Server, Boolean)
Checks the media on instance of SQL Server that is represented by the specified Server object and loads backup history information into the history tables.
Restore.SqlVerify (Server, out String)
Checks the media on the instance of SQL Server that is represented by the specified Server object and returns an error message.
Restore.SqlVerify (Server, Boolean, out String)
Checks the media on the instance of SQL Server that is represented by the specified Server object, loads backup history information into the history tables, and returns an error message.