Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Enumerates a list of fragmentation information for the index using the fast fragmentation option.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | 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.
|
See Also
Reference
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Indexes
Indexes
DROP INDEX (Transact-SQL)