This topic has not yet been rated - Rate this topic

Restore.SqlVerify Method

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method SqlVerify(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object.
Public method 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.
Public method SqlVerify(Server, String) Checks the media on the instance of SQL Server that is represented by the specified Server object and returns an error message.
Public method SqlVerify(Server, Boolean, 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.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.