Condividi tramite


Metodo Database.CheckTables

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico CheckTables(RepairType) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Metodo pubblico CheckTables(RepairType, RepairOptions) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Metodo pubblico CheckTables(RepairType, RepairStructure) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Metodo pubblico CheckTables(RepairType, RepairOptions, RepairStructure) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.

In alto

Vedere anche

Riferimento

Database Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo