Table wf_tracking.dbo.UserEvent

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
UserEventId bigint identity 19  √ 
WorkflowInstanceInternalId bigint 19
EventOrder int 10
ActivityInstanceId bigint 19
EventDateTime datetime 23,3
UserDataKey nvarchar 512  √  null
UserDataTypeId int 10  √  null
UserData_Str nvarchar 512  √  null
UserData_Blob image 2147483647  √  null
UserDataNonSerializable bit 1
DbEventDateTime datetime 23,3 (getutcdate())

Table contained 0 rows at Wed Oct 25 17:49 CEST 2006

Indexes:
Column(s) Type Sort Constraint Name
WorkflowInstanceInternalId Performance Asc idx_UserEvent_WorkflowInstanceInternalId