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