Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| database_id | int | 4 | null |
|
|
|||
| catalog_id | int | 4 | null |
|
|
|||
| memory_address | varbinary | 8 | null |
|
|
|||
| name | nvarchar | 8000 | null |
|
|
|||
| is_paused | bit | 1 | null |
|
|
|||
| status | int | 4 | null |
|
|
|||
| status_description | nvarchar | 128 | √ | null |
|
|
||
| previous_status | int | 4 | null |
|
|
|||
| previous_status_description | nvarchar | 128 | √ | null |
|
|
||
| worker_count | int | 4 | null |
|
|
|||
| active_fts_index_count | int | 4 | null |
|
|
|||
| auto_population_count | int | 4 | null |
|
|
|||
| manual_population_count | int | 4 | null |
|
|
|||
| full_incremental_population_count | int | 4 | null |
|
|
|||
| row_count_in_thousands | int | 4 | null |
|
|
|||
| is_importing | bit | 1 | null |
|
|
