dm_db_partition_stats


Columns

Column Type Size Nulls Auto Default Children Parents Comments
partition_id bigint 8 null
object_id int 4 null
index_id int 4 null
partition_number int 4 null
in_row_data_page_count bigint 8 null
in_row_used_page_count bigint 8 null
in_row_reserved_page_count bigint 8 null
lob_used_page_count bigint 8 null
lob_reserved_page_count bigint 8 null
row_overflow_used_page_count bigint 8 null
row_overflow_reserved_page_count bigint 8 null
used_page_count bigint 8 null
reserved_page_count bigint 8 null
row_count bigint 8 null

Relationships