Метод SqlVerify

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

Список перегрузок

  Имя Описание
Открытый метод SqlVerify(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object. 
Открытый метод 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.
Открытый метод 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.
Открытый метод 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.

В начало