USERSETTINGSBATCHTEMPLATE

Primary Key

Primary Key Field Type
ID uniqueidentifier

Fields

Field Field Type Null Notes Description
SETTINGS xml yes

Foreign Keys

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

Indexes

Index Name Fields Unique Primary Clustered
PK_USERSETTINGSBATCHTEMPLATE ID yes yes yes
UIX_USERSETTINGSBATCHTEMPLATE_APPUSERID_BATCHTEMPLATEID APPUSERID, BATCHTEMPLATEID yes