Método Database.CheckTables

Incluir membros protegidos
Incluir membros herdados

Tests the integrity of database pages for all tables and indexes defined on the tables of the database.

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 CheckTables(RepairType) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Método público CheckTables(RepairType, RepairOptions) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Método público CheckTables(RepairType, RepairStructure) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Método público CheckTables(RepairType, RepairOptions, RepairStructure) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.

Início

Consulte também

Referência

Database Classe

Namespace Microsoft.SqlServer.Management.Smo