Open topic with navigation
Label of the Event
ID
uniqueidentifier
EVENTID
false
EVENT.ID
Foreign Key to Event Table
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
LABELNAME
nvarchar(100)
''
name of the Event Label
LABELVALUE
value of the Event Label
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)
true
Numeric representation of the timestamp.
COPYSOURCEID
Original copy from ID
COPYBATCHGUID
Copy batch ID
IX_EVENTLABEL_DATEADDED
False
True
IX_EVENTLABEL_DATECHANGED
IX_EVENTLABEL_EVENTID
PK_EVENTLABEL
TR_EVENTLABEL_AUDIT_UPDATE
TR_EVENTLABEL_AUDIT_DELETE