Partilhar via


Método DropAndMove

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

Lista de sobrecargas

  Nome Descrição
Método público DropAndMove(String) Drops a clustered index and moves the underlying table data to the specified filegroup.
Método público DropAndMove(String, StringCollection) Drops a clustered index and moves the underlying table data to the partition scheme with the specified with partition scheme parameters.

Início