Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| GENDER_ID | int | 4 | null |
|
|
The gender ID (for internal use) |
||||||||||||||||||||
| GENDER_NAME | varchar | 100 | √ | null |
|
|
The gender name |
|||||||||||||||||||
| GENDER_SHORT_NAME | varchar | 100 | √ | null |
|
|
The gender short name |
|||||||||||||||||||
| GENDER_NAME_PLURAL | varchar | 100 | √ | null |
|
|
The plural form of the gender name |
|||||||||||||||||||
| IS_ENABLED | varchar | 5 | √ | null |
|
|
Whether this gender is enabled for use (Yes/No) |
|||||||||||||||||||
| GENDER_INDEX | int | 4 | √ | null |
|
|
The index of this gender for linking to other records |
|||||||||||||||||||
| GENDER_ORDER | int | 4 | √ | null |
|
|
The display order of this gender |
|||||||||||||||||||
| 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 |