EMLMCREL

Stores the relationship between EMLMSG and EMLCONTENT table.

Column Descriptions:

NameTypeDescription
EMLMSG_IDINTEGER NOT NULLReference to the EMLMSG_ID in the EMLMSG table.
EMLCONTENT_IDINTEGER NOT NULLReference to the EMLCONTENT_ID in the EMLCONTENT table.
OPTCOUNTERSMALLINTThe optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>EMLMSG_ID+EMLCONTENT_IDPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1210EMLMSG_IDEMLMSGEMLMSG_IDCascade
F_1211EMLCONTENT_IDEMLCONTENTEMLCONTENT_IDCascade