다음을 통해 공유


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)