Primary Key Field Type
 ID uniqueidentifier

Field Field Type Null Notes Description
 PATH nvarchar(4000)   Default = ''
 LISTBUILDERSETTINGS xml

Foreign Key Field Type Null Notes Description
 APPUSERID uniqueidentifier   APPUSER.ID

Index Name Field(s) Unique Primary Clustered
 PK_USERSETTINGSLISTBUILDER ID
 UIX_USERSETTINGSLISTBUILDER_APPUSERID_PATH APPUSERID, PATH    

Entity-Relationship diagram of this table