TableViewBase.EnumFragmentation Method
Enumerates information about fragments of data stored in a table or view.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Working with Database Objects
Tabelle
Viste (Motore di database)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)