The Activity Log table lists and stores all the activity or behavior of the application. The fields for the Activity Log table are:
Table Name: ActivityLog
Column Name
Data Type
Valid Values
Allow Nulls
Description
PK_ActivityId
int identity
No
RequestTime
datetime
(getutcdate())
ResponseTime
ProcessTime
bigint
((0))
ActivityDetails
text
Yes
Last updated 6 years ago
Was this helpful?