Open topic with navigation
Store Communication Channel tracking data for registration
ID
uniqueidentifier
REGISTRANTID
false
REGISTRANT.ID
Registrant ID
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
CHANNELCODE
tinyint
0
Communication channel code
CHANNEL
nvarchar(8) (Computed)
true
Provides a translation for the 'CHANNELCODE' field.
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_FAFEVENTCOMMUNICATIONCHANNELREGISTRANT_DATEADDED
False
True
IX_FAFEVENTCOMMUNICATIONCHANNELREGISTRANT_DATECHANGED
IX_FAFEVENTCOMMUNICATIONCHANNELREGISTRANT_REGISTRANTID
PK_FAFEVENTCOMMUNICATIONCHANNELREGISTRANT
TR_FAFEVENTCOMMUNICATIONCHANNELREGISTRANT_AUDIT_UPDATE
TR_FAFEVENTCOMMUNICATIONCHANNELREGISTRANT_AUDIT_DELETE