Open topic with navigation
Stores program event registrant information for sales orders.
ID
uniqueidentifier
SALESORDERITEMTICKETID
false
SALESORDERITEMTICKET.ID
The sales order item ticket record that the registrant is linked to.
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
REGISTRANTID
REGISTRANT.ID
The registrant record created from the sales order item ticket.
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.
IX_SALESORDERITEMTICKETREGISTRANT_DATEADDED
False
True
IX_SALESORDERITEMTICKETREGISTRANT_DATECHANGED
IX_SALESORDERITEMTICKETREGISTRANT_SALESORDERITEMTICKETID
PK_SALESORDERITEMTICKETREGISTRANT
UC_SALESORDERITEMTICKETREGISTRANT_REGISTRANTID
TR_SALESORDERITEMTICKETREGISTRANT_AUDIT_UPDATE
TR_SALESORDERITEMTICKETREGISTRANT_AUDIT_DELETE