TableViewBase.EnumFragmentation Method
Enumerates information about fragments of data stored in a table or view.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
TableViewBase.EnumFragmentation () |
Enumerates information about fragments of data stored in a table or view.
|
TableViewBase.EnumFragmentation (FragmentationOption) |
Enumerates information about fragments of data stored in a table or view with the option to specify how detailed to make the results returned.
|
TableViewBase.EnumFragmentation (FragmentationOption, Int32) |
Enumerates information about fragments of data stored in a table or view on a specified partition and with the option to specify how detailed to make the results returned.
|
See Also
Reference
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Working with Database Objects
Tables
Views (Database Engine)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)