Open topic with navigation
Used to store Participant roles
ID
uniqueidentifier
REGISTRANTID
false
REGISTRANT.ID
Foreign Key to REGISTRANT table
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
ROLECODE
tinyint
0
Role Type
ROLE
nvarchar(17) (Computed)
true
Provides a translation for the 'ROLECODE' 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_REGISTRANTROLE_DATEADDED
False
True
IX_REGISTRANTROLE_DATECHANGED
PK_REGISTRANTROLE
UIX_REGISTRANTROLE_REGISTRANTID_ROLECODE
TR_REGISTRANTROLE_AUDIT_UPDATE
TR_REGISTRANTROLE_AUDIT_DELETE