Partager via


Méthode DropAndMove

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique DropAndMove(String) Drops a clustered index and moves the underlying table data to the specified filegroup.
Méthode publique DropAndMove(String, StringCollection) Drops a clustered index and moves the underlying table data to the partition scheme with the specified partition scheme parameters.

Haut de la page