TableViewBase.EnumFragmentation Method
Include Protected Members
Include Inherited Members
Enumerates information about fragments of data that are stored in a table or view.
Overload List
Name | Description | |
---|---|---|
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. |
Top
See Also