Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ID | int | 4 | null |
|
|
|||||
PopUpPosition | varchar | 15 | ('Top-Right') |
|
|
|||||
SummaryOnHoverFlag | bit | 1 | ((0)) |
|
|
|||||
AlwaysShowSummaryFlag | bit | 1 | ((0)) |
|
|
|||||
PanelPosition | varchar | 15 | ('Bottom-Left') |
|
|
|||||
ActionCentreActiveFlag | bit | 1 | ((1)) |
|
|
|||||
CreateReminderMessagesFlag | bit | 1 | ((0)) |
|
|
|||||
ReminderDaysBeforeDue | int | 4 | ((0)) |
|
|
|||||
CreateOverdueMessagesFlag | bit | 1 | ((0)) |
|
|
|||||
SubscriptionLevel | varchar | 15 | ('Group') |
|
|
|||||
EmailTargetedFlag | bit | 1 | ((0)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ActionUserPreferences | Primary key | Asc | ID |
AK_ActionUserPreferences_ID_Covering | Performance | Asc | ID |