共用方式為


EnumFragmentation 方法

Enumerates information about fragments of data that are stored in a table or view.

多載清單 

  名稱 描述
公用方法 EnumFragmentation() () () () Enumerates information about fragments of data that are stored in a table or view.
公用方法 EnumFragmentation(FragmentationOption) Enumerates information about fragments of data that are stored in a table or view with the option to specify how detailed the results should be.
公用方法 EnumFragmentation(FragmentationOption, Int32) Enumerates information about fragments of data that are stored in a table or view on a specified partition, and with the option to specify how detailed the results should be.

頂端