Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| FACILITY_OVERLAP_ID | int | 4 | √ | null |
|
|
The facility overlap ID |
||||
| FACILITY_ID | int | 4 | √ | null |
|
|
The ID of the parent facility |
||||
| FACILITY_NAME | varchar | 255 | √ | null |
|
|
The name of the parent facility |
||||
| CHILD_FACILITY_ID | int | 4 | √ | null |
|
|
The ID of the child facility |
||||
| CHILD_FACILITY_NAME | varchar | 255 | √ | null |
|
|
The name of the child facility |
||||
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
|||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
|||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |
||||
| PARENT_FACILITY_ID | Unknown | 0 | null |
|
|