| Primary Key | Field Type |
|---|---|
ID |
uniqueidentifier |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
PATH |
nvarchar(4000) | Default = '' | The path to the data list. | |
PARAMETERS |
xml | ![]() |
The data list's parameters 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. |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
PK_USERSETTINGSDATALIST |
ID | ![]() |
![]() |
![]() |
UIX_USERSETTINGSDATALIST_APPUSERID_PATH |
APPUSERID, PATH | ![]() |

ID
PATH
APPUSERID
UIX_USERSETTINGSDATALIST_APPUSERID_PATH