Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ACTIVE_HUB_KEY | int identity | 4 | null |
|
|
The Hub record ID |
|||||
| CUSTOMER_ID | int | 4 | √ | null |
|
|
Customer ID |
||||
| PHOTO_TAKEN_DATE_TIME | datetime | 16,3 | √ | null |
|
|
Date and time the photo was taken |
||||
| PHOTO_TAKEN_DATE_ONLY | date | 20 | √ | null |
|
|
Date and time the photo was taken (date only) |
||||
| PHOTO_IMAGE | varbinary | 2147483647 | √ | null |
|
|
The customer photo image |
||||
| 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 |