TableViewBase.EnumFragmentation Method
Enumerates information about fragments of data stored in a table or view.
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。
多載清單
名稱 | 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.
|
請參閱
參考
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
其他資源
Working with Database Objects
資料表
檢視 (Database Engine)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)