| Primary Key | Field Type |
|---|---|
ID |
uniqueidentifier |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
USERSID |
varbinary | |||
USERNAME |
nvarchar(128) (Computed) | ![]() |
||
DISPLAYNAME |
nvarchar(255) | Default = '' | ||
ISSYSADMIN |
bit | Default = 0 | ||
DATEADDED |
datetime | Default = getdate() | ||
DATECHANGED |
datetime | Default = getdate() | ||
TS |
timestamp | |||
TSLONG |
bigint (Computed) | ![]() |
convert(bigint, TS) | |
CUSTOM_AUTHENTICATION_USERID |
nvarchar(255) | Default = '' | ||
WINDOWSUSERNAME |
nvarchar(255) | Default = '' | ||
ISSYSTEM |
bit | Default = 0 | ||
EMAILADDRESS |
nvarchar(100) | ![]() |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ADDEDBYID |
uniqueidentifier | CHANGEAGENT.ID | ||
CHANGEDBYID |
uniqueidentifier | CHANGEAGENT.ID | ||
CONSTITUENTID |
uniqueidentifier | ![]() |
CONSTITUENT.LOCALID | |
SITEID |
uniqueidentifier | ![]() |
SITE.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
IX_APPUSER_CONSTITUENTID |
CONSTITUENTID | |||
IX_APPUSER_COVER_CUSTOM_AUTHENTICATION_USERID_ISSYSADMIN_ID |
CUSTOM_AUTHENTICATION_USERID | |||
IX_APPUSER_COVER_ID_ISSYSADMIN |
ID | |||
IX_APPUSER_COVER_USERSID_ISSYSADMIN_ID |
USERSID | |||
IX_APPUSER_DATEADDED |
DATEADDED | ![]() |
||
IX_APPUSER_SITEID |
SITEID | |||
IX_APPUSER_EMAILADDRESS |
EMAILADDRESS | ![]() |
||
PK_APPUSER |
ID | ![]() |
![]() |
|
UC_APPUSER_USERSID |
USERSID, CUSTOM_AUTHENTICATION_USERID | ![]() |
| Trigger Name | Description |
|---|---|
TR_APPUSER_ARCHIVE |
|
TR_APPUSER_AUDIT_UPDATE |
|
TR_APPUSER_AUDIT_DELETE |
|
TR_APPUSER_INSERT |
|
TR_APPUSER_UPDATE |
|
TR_APPUSER_AUDIT_ETLDELETEDID |
Entity-Relationship diagram of this table (BATCHUSERSETTINGS-EMAILFINDER)
Entity-Relationship diagram of this table (EVENTIMPORT-GENERATEBATCHPROCESS)
Entity-Relationship diagram of this table (GENERATEEFTFILEPROCESS-PEOPLEFINDER)
Entity-Relationship diagram of this table (PHONEFINDER-SALESORDER)
Entity-Relationship diagram of this table (SALESORDERALERTEMAILADDRESS-USERSETTINGSDATAFORM)
Entity-Relationship diagram of this table (USERSETTINGSDATALIST-WPPOLITICALDONATION)
Entity-Relationship diagram of this table (WPPRIVATEFOUNDATION-WPSECURITIES)

ID
USERSID
USERNAME
ADDEDBYID
IX_APPUSER_CONSTITUENTID
IX_APPUSER_DATEADDED