共用方式為


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)