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 | |
---|---|---|
CheckTables(RepairType) | Tests the integrity of database pages for all tables and indexes defined on the tables of the database. | |
CheckTables(RepairType, RepairOptions) | Tests the integrity of database pages for all tables and indexes defined on the tables of the database. | |
CheckTables(RepairType, RepairStructure) | Tests the integrity of database pages for all tables and indexes defined on the tables of the database. | |
CheckTables(RepairType, RepairOptions, RepairStructure) | Tests the integrity of database pages for all tables and indexes defined on the tables of the database. |
Início