Freigeben über


DropAndMove-Methode

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

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
Öffentliche Methode DropAndMove(String) Drops a clustered index and moves the underlying table data to the specified filegroup.
Öffentliche Methode DropAndMove(String, StringCollection) Drops a clustered index and moves the underlying table data to the partition scheme with the specified partition scheme parameters.

Zum Anfang