Open topic with navigation
Associates events with campaigns
ID
uniqueidentifier
EVENTID
false
EVENT.ID
FK to EVENT
CAMPAIGNID
CAMPAIGN.ID
FK to CAMPAIGN
CAMPAIGNSUBPRIORITYID
true
CAMPAIGNSUBPRIORITY.ID
FK to CAMPAIGNSUBPRIORITY
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
DATEADDED
datetime
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
Numeric representation of the timestamp.
IX_EVENTCAMPAIGN_DATEADDED
False
True
IX_EVENTCAMPAIGN_DATECHANGED
PK_EVENTCAMPAIGN
UIX_EVENTCAMPAIGN_EVENTID_CAMPAIGNID_CAMPAIGNSUBPRIORITYID
TR_EVENTCAMPAIGN_AUDIT_UPDATE
TR_EVENTCAMPAIGN_AUDIT_DELETE