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


Метод DropAndMove

Drops the index and re-creates the index in a specified filegroup.

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

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

  Имя Описание
Открытый метод DropAndMove(String) Drops a clustered index and moves the underlying table data to the specified filegroup.
Открытый метод DropAndMove(String, StringCollection) Drops a clustered index and moves the underlying table data to the partition scheme with the specified partition scheme parameters.

В начало