Primary Key Field Type
 ID uniqueidentifier

Field Field Type Null Notes Description
 DATALISTS xml   The persisted data list settings from the user's last session.

Foreign Key Field Type Null Notes Description
 APPUSERID uniqueidentifier   APPUSER.ID The ID of the app user to which the settings belong.
 CALENDARCATALOGID uniqueidentifier   CALENDARCATALOG.ID The ID of the calendar to which the settings belong.

Index Name Field(s) Unique Primary Clustered
 PK_USERSETTINGSCALENDAR ID
 UIX_USERSETTINGSCALENDAR_APPUSERID_CALENDARCATALOGID APPUSERID, CALENDARCATALOGID    

Entity-Relationship diagram of this table