TableViewBase.EnumFragmentation Method
Enumerates information about fragments of data stored in a table or view.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Working with Database Objects
Tablas
Vistas (motor de base de datos)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)