共用方式為


EnumFragmentation 方法

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

多載清單 

  名稱 描述
公用方法 EnumFragmentation() () () () Enumerates a list of fragmentation information for the index using the default fast fragmentation option.
公用方法 EnumFragmentation(FragmentationOption) Enumerates a list of fragmentation information for the index with the specified fragmentation option.
公用方法 EnumFragmentation(FragmentationOption, Int32) Enumerates a list of fragmentation information for the index with the specified fragmentation option and partition number.

頂端