Index.DropAndMove Method
Drops the index and re-creates the index in a specified filegroup.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Creating, Altering, and Removing Indexes
Indici
DROP INDEX (Transact-SQL)