Database.CheckTables-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Tests the integrity of database pages for all tables and indexes defined on the tables of the database.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang