TableViewBase.EnumFragmentation Method
Enumerates information about fragments of data stored in a table or view.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Working with Database Objects
Tabellen
Sichten (Datenbankmodul)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)