Compartir a través de


Index.EnumFragmentation Method

Enumerates a list of fragmentation information for the index using the fast fragmentation option.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
Index.EnumFragmentation ()
Enumerates a list of fragmentation information for the index using the default fast fragmentation option.
Index.EnumFragmentation (FragmentationOption)
Enumerates a list of fragmentation information for the index with the specified fragmentation option.
Index.EnumFragmentation (FragmentationOption, Int32)
Enumerates a list of fragmentation information for the index with the specified fragmentation option and partition number.

Vea también

Referencia

Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Creating, Altering, and Removing Indexes
Índices
DROP INDEX (Transact-SQL)