共用方式為


DropAndMove 方法

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

多載清單 

  名稱 描述
公用方法 DropAndMove(String) Drops a clustered index and moves the underlying table data to the specified filegroup.
公用方法 DropAndMove(String, StringCollection) Drops a clustered index and moves the underlying table data to the partition scheme with the specified with partition scheme parameters.

頂端