Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| memory_object_address | varbinary | 8 | null |
|
|
|||
| parent_address | varbinary | 8 | √ | null |
|
|
||
| pages_in_bytes | bigint | 8 | null |
|
|
|||
| creation_options | int | 4 | √ | null |
|
|
||
| bytes_used | bigint | 8 | √ | null |
|
|
||
| type | nvarchar | 120 | null |
|
|
|||
| name | varchar | 256 | √ | null |
|
|
||
| memory_node_id | smallint | 2 | null |
|
|
|||
| creation_time | datetime | 16,3 | √ | null |
|
|
||
| page_size_in_bytes | int | 4 | null |
|
|
|||
| max_pages_in_bytes | bigint | 8 | null |
|
|
|||
| page_allocator_address | varbinary | 8 | null |
|
|
|||
| creation_stack_address | varbinary | 8 | √ | null |
|
|
||
| sequence_num | int | 4 | √ | null |
|
|
||
| partition_type | int | 4 | null |
|
|
|||
| partition_type_desc | nvarchar | 120 | null |
|
|
|||
| contention_factor | real | 4 | √ | null |
|
|
||
| waiting_tasks_count | bigint | 8 | √ | null |
|
|
||
| exclusive_access_count | bigint | 8 | √ | null |
|
|
