Index.EnumFragmentation Method
Enumerates a list of fragmentation information for the index using the fast fragmentation option.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | 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.
|
См. также
Справочник
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Creating, Altering, and Removing Indexes
Индексы
DROP INDEX (Transact-SQL)