Table: Descript.MCCard_Base

Description:

This table contains the list of all the Monte Carlo cards.
The actual content of the card is not in this table.

Fields:

NameTypeCan be nullDescription
MCCard_IdPKIinteger No Monte Carlo card identifier, used for foreign keys
DescriptionIvarchar(60) No Card description, used for human interaction
MCCard_Groupinteger FKNo Group identifier to which the card belongs

Primary key:

  • MCCard_Id

Unique:

  • Description

Foreign key:

Local field(s)Foreign tableForeign field(s)
MCCard_Groupdescript.mccard_groupmccard_group