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
表
视图(数据库引擎)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)