Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| waiting_task_address | varbinary | 8 | null |
|
|
|||
| session_id | smallint | 2 | √ | null |
|
|
||
| exec_context_id | int | 4 | √ | null |
|
|
||
| wait_duration_ms | bigint | 8 | √ | null |
|
|
||
| wait_type | nvarchar | 120 | √ | null |
|
|
||
| resource_address | varbinary | 8 | √ | null |
|
|
||
| blocking_task_address | varbinary | 8 | √ | null |
|
|
||
| blocking_session_id | smallint | 2 | √ | null |
|
|
||
| blocking_exec_context_id | int | 4 | √ | null |
|
|
||
| resource_description | nvarchar | 6144 | √ | null |
|
|
