Partilhar via


Método Restore.SqlVerify

Incluir membros protegidos
Incluir membros herdados

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público SqlVerify(Server) Checks the media on the instance of SQL Server that is represented by the specified Server object.
Método público 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.
Método público 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.
Método público 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.

Início

Consulte também

Referência

Restore Classe

Namespace Microsoft.SqlServer.Management.Smo