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


Index.DropAndMove Method

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

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

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

Имя Description
Index.DropAndMove (String)
Drops a clustered index and moves the underlying table data to the specified filegroup.
Index.DropAndMove (String, StringCollection)
Drops a clustered index and moves the underlying table data to the partition scheme with the specified with partition scheme parameters.

См. также

Справочник

Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Creating, Altering, and Removing Indexes
Индексы
DROP INDEX (Transact-SQL)