dm_db_xtp_checkpoint_files


Columns

Column Type Size Nulls Auto Default Children Parents Comments
container_id int 4 null
container_guid uniqueidentifier 16 null
checkpoint_file_id uniqueidentifier 16 null
relative_file_path nvarchar 520 null
file_type smallint 2 null
file_type_desc nvarchar 120 null
internal_storage_slot int 4 null
checkpoint_pair_file_id uniqueidentifier 16 null
file_size_in_bytes bigint 8 null
file_size_used_in_bytes bigint 8 null
logical_row_count bigint 8 null
state smallint 2 null
state_desc nvarchar 120 null
lower_bound_tsn bigint 8 null
upper_bound_tsn bigint 8 null
begin_checkpoint_id bigint 8 null
end_checkpoint_id bigint 8 null
last_updated_checkpoint_id bigint 8 null
encryption_status smallint 2 null
encryption_status_desc nvarchar 120 null

Relationships