Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ACTIVITY_ID | int | 4 | √ | null |
|
|
The ID of this activity |
|
| ACTIVITYNAME | nvarchar | 240 | √ | null |
|
|
The name of this activity |
|
| ACTIVITYNUMBER | varchar | 20 | √ | null |
|
|
The activity number of this activity |
|
| ORG_ID | int | 4 | null |
|
|
Your organization’s unique identifier in the Active Net system |
||
| ACTIVITY_ATTENDANCE_COUNT_ID | int | 4 | null |
|
|
Unique ID of the table |
||
| ACTIVITY_DATE_ID | int | 4 | √ | null |
|
|
Activity date ID |
|
| ATTENDANCE_COUNT | int | 4 | √ | null |
|
|
Attendance count number of an Activity |
|
| ROW_VERSION | binary | 8 | √ | null |
|
|
System timestamp (for internal use) |
|
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time dbo record was last modified |
||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The dbo sync process ID |