ACTIVEUSERMONITORINGLOG
Primary Key
Primary Key | Field Type |
---|---|
ID | uniqueidentifier |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
APPUSERID | uniqueidentifier | yes | ||
SESSIONSTART | datetime | yes | ||
SESSIONEND | datetime | yes | ||
DATEADDED | datetime | Default = getdate() |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_ACTIVEUSERMONITORINGLOG | ID | yes | yes | yes |