MGPCONDELENVP

This table stores member group condition element values.

Column Descriptions:

NameTypeDescription
MGPCONDELENVP_IDBIGINT NOT NULLThe member group condition element name-value pair ID.
MGPCONDELE_IDBIGINT NOT NULLThe member group condition element ID.
NAMEVARCHAR (254) NOT NULLThe name-value pair name.
VALUEVARCHAR (254) NOT NULLThe name-value pair value.
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>MGPCONDELENVP_IDPrimary Key
I0001232MGPCONDELE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3591MGPCONDELE_IDMGPCONDELEMGPCONDELE_IDCascade