Table: dbo.Form_W2G_Wager_Type
Table to identify the various types of wagers for use by the W-2G.
Columns
NameTypeConstraintsDescription
form_W2G_wager_type_KEYint (4)NOT NULLPrimary key
descriptionnvarchar (10)NOT NULLDescription of the W-2G wager type
Primary key
NameColumnsDescription
PK_Form_W2G_Wager_Typeform_W2G_wager_type_KEY
Unique constraints
NameColumnsDescription
UK_Form_W2G_Wager_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Form_W2G_Option__Form_W2G_Wager_Type__corrected_override__form_W2G_wager_type_KEYcorrected_override__form_W2G_wager_type_KEYForm_W2G_Option
FK_Form_W2G_Option__Form_W2G_Wager_Type__form_W2G_wager_type_KEYform_W2G_wager_type_KEYForm_W2G_Option
FK_Form_W2G_Option__Form_W2G_Wager_Type__original_override__form_W2G_wager_type_KEYoriginal_override__form_W2G_wager_type_KEYForm_W2G_Option
FK_Form_W2G_Option__Form_W2G_Wager_Type__override__form_W2G_wager_type_KEYoverride__form_W2G_wager_type_KEYForm_W2G_Option

Schema diagram