Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The dbo record ID |
||
| EXTRADETAIL_ID | int | 4 | null |
|
|
The unique ID of the EXTRADETAIL record |
||
| EXTRADETAILMASTER_ID | int | 4 | √ | null |
|
|
The unique ID of the EXTRADETAILMASTER record |
|
| DETAILNAME | varchar | 50 | √ | null |
|
|
The type of detail (Document, Link) |
|
| EXTRADETAILRECORD_ID | int | 4 | √ | null |
|
|
The unique ID of the EXTRADETAILRECORD record |
|
| TABLENUMBER | int | 4 | √ | null |
|
|
The reference number for the related table |
|
| TABLENAME | varchar | 100 | √ | null |
|
|
The name of the related table |
|
| DATAURL | varchar | 200 | √ | null |
|
|
The associated url for a Link record |
|
| THUMBNAILURL | varchar | 500 | √ | null |
|
|
The url for an associated thumbnail |
|
| EXTRADESCRIPTION | varchar | 8000 | √ | null |
|
|
Dthe description to be displayed |
|
| UPLOADEDFILE_ID | int | 4 | √ | null |
|
|
ID of a file uploaded for this record |
|
| EXTRADETAILVALUE | varchar | 8000 | √ | null |
|
|
Additional context displayed for this record |
|
| HIDE_ON_ONLINE_REG | varchar | 3 | null |
|
|
Whether to hide for online registrations (Yes, No) |
||
| HIDE_ON_QUICK_ONLINE_REG | varchar | 3 | null |
|
|
Whether to hide for quick online registrations (Yes, No) |
||
| ATTACHEDUPLOADEDFILE_ID | int | 4 | √ | null |
|
|
File ID for attached uploaded file |
|
| ROW_VERSION | binary | 8 | √ | null |
|
|
System timestamp (for internal use) |
|
| ORG_ID | int | 4 | null |
|
|
Your organization’s unique identifier in the Active Net system |
||
| 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 |
|
| SOURCE_ID | int | 4 | null |
|
|
The ID value from the Active Net system |