Share via


Méthode Database.CheckTables

Inclure les membres protégés
Inclure les membres hérités

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique CheckTables(RepairType) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Méthode publique CheckTables(RepairType, RepairOptions) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Méthode publique CheckTables(RepairType, RepairStructure) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Méthode publique CheckTables(RepairType, RepairOptions, RepairStructure) Tests the integrity of database pages for all tables and indexes defined on the tables of the database.

Haut de la page

Voir aussi

Référence

Database Classe

Espace de noms Microsoft.SqlServer.Management.Smo