Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Drops the index and re-creates the index in a specified filegroup.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
| Name | 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.
|
Siehe auch
Verweis
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Creating, Altering, and Removing Indexes
Indizes
DROP INDEX (Transact-SQL)