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)