Open topic with navigation
Table that holds status of existing reservation keys.
ID
uniqueidentifier
OPPORTUNITYRESERVATIONKEYID
true
SPONSORSHIPOPPORTUNITYRESERVEPROCESS.ID
FK to SPONSORSHIPOPPORTUNITYRESERVEPROCESS
ADDEDBYID
false
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
STATUSCODE
tinyint
0
The status code of a reservation key.
STATUS
nvarchar(8) (Computed)
Provides a translation for the 'STATUSCODE' 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_SPONSORSHIPOPPORTUNITYRESERVATIONSTATUS_DATEADDED
False
True
IX_SPONSORSHIPOPPORTUNITYRESERVATIONSTATUS_DATECHANGED
PK_SPONSORSHIPOPPORTUNITYRESERVATIONSTATUS
TR_SPONSORSHIPOPPORTUNITYRESERVATIONSTATUS_AUDIT_UPDATE
TR_SPONSORSHIPOPPORTUNITYRESERVATIONSTATUS_AUDIT_DELETE