Field |
Field Type |
Null |
Notes |
Description |
FAVORITES |
xml |
 |
|
Contains the favorites defined by the APPUSER |
USERHOMEPAGE |
xml |
 |
|
Contains the home page defined by the APPUSER |
DEFAULTHOMEPAGESETTINGS |
xml |
 |
|
Contains settings used by the default system home page defined by the APPUSER. |
SHELLSETTINGS |
xml |
 |
|
Contains browser settings defined by the APPUSER |
DATEADDED |
datetime |
|
Default = getdate() |
Indicates the date this record was added |
DATECHANGED |
datetime |
|
Default = getdate() |
Indicates the date this record was last changed |
TS |
timestamp |
|
|
Timestamp |
TSLONG |
bigint (Computed) |
 |
convert(bigint, TS) |
Numeric representation of the timestamp |