Table: dbo.Recorded_Event_Object_N_Engagement_Binder | |||
Table used to store references of the event object with the engagement key on which the action is performed. | |||
Columns | |||
Name | Type | Constraints | Description |
recorded_event_object_KEY | int (4) | NOT NULL | Primary key for the table. |
engagement_binder_KEY | int (4) | NOT NULL | engagement key on which the actions is performed. |
Primary key | |||
Name | Columns | Description | |
PK_Recorded_Event_Object_N_Engagement_Binder$recorded_event_object_KEY | recorded_event_object_KEY |