Поделиться через


Метод Database.CheckTables

Показывать защищенные элементы
Показывать наследуемые элементы

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

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало

См. также

Справочник

Database Класс

Пространство имен Microsoft.SqlServer.Management.Smo