系統內部檢視
系統內部檢視是可使用 SQL Server Database Engine 低階儲存中繼資料的系統檢視。
下表列出和描述系統內部檢視。
重要事項 |
---|
這些檢視只保留給 Microsoft SQL Server 於內部使用。我們無法保證未來的相容性。 |
檢視名稱 |
描述 |
---|---|
sys.system_internals_partitions |
包含 rowset 與 hobt 資訊的組合。rowset 與 hobt 之間為一對一的通訊。 |
sys.system_internals_partition_columns |
包含 rowset 與 hobt 資料行資訊。它也包含從關聯式引擎的目錄重複複製的類型和其他的資訊。 |
sys.system_internals_allocation_units |
包含目前資料庫中每個配置單位的資料列。 |