EMLSTRPLCY

Stores the relationship between a store and a bounced e-mail retry policy.

Column Descriptions:

NameTypeDescription
EMLPOLICY_IDINTEGER NOT NULLReference to the EMLPOLICY_ID in the EMLPOLICY table.
STOREENT_IDINTEGER NOT NULLReference to the STOREENT_ID in the STORE table.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The 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>EMLPOLICY_IDPrimary Key
I0000383STOREENT_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1037EMLPOLICY_IDEMLPOLICYEMLPOLICY_IDCascade
F_1039STOREENT_IDSTOREENTSTOREENT_IDCascade