dm_os_memory_pools


Columns

Column Type Size Nulls Auto Default Children Parents Comments
memory_pool_address varbinary 8 null
pool_id int 4 null
type nvarchar 120 null
name nvarchar 512 null
max_free_entries_count bigint 8 null
free_entries_count bigint 8 null
removed_in_all_rounds_count bigint 8 null

Relationships