Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int identity | 4 | null |
|
|
The Hub record ID |
|||||
| ACTIVITY_DATE_ID | int | 4 | √ | null |
|
|
Activity date ID |
||||
| ACTIVITY_ID | int | 4 | √ | null |
|
|
Activity ID |
||||
| FACILITY_ID | int | 4 | √ | null |
|
|
Facility ID |
||||
| FACILITY_SCHEDULE_ID | int | 4 | √ | null |
|
|
Facility schedule ID (if the facility is reserved) |
||||
| MEETING_DATE | date | 20 | √ | null |
|
|
Date of the activity class |
||||
| START_TIME | time | 16 | √ | null |
|
|
Start time of the activity class |
||||
| END_TIME | time | 16 | √ | null |
|
|
End time of the activity class |
||||
| SETUP_START_TIME | time | 16 | √ | null |
|
|
Start time of the scheduled time for the class including setup time |
||||
| CLEANUP_END_TIME | time | 16 | √ | null |
|
|
End time of the scheduled time for the class including cleanup time |
||||
| 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 |