dm_db_file_space_usage


Columns

Column Type Size Nulls Auto Default Children Parents Comments
database_id int 4 null
file_id smallint 2 null
filegroup_id smallint 2 null
total_page_count bigint 8 null
allocated_extent_page_count bigint 8 null
unallocated_extent_page_count bigint 8 null
version_store_reserved_page_count bigint 8 null
user_object_reserved_page_count bigint 8 null
internal_object_reserved_page_count bigint 8 null
mixed_extent_page_count bigint 8 null
modified_extent_page_count bigint 8 null

Relationships