EVENTS_CUSTOMINFO Structure
Field |
Type |
Description |
---|---|---|
ID | bigint(20) | Stores the unique persistence id of EVENTS_CUSTOMINFO |
EVENT_ID | bigint(20) | Stores the relative EVENT's ID value |
CUST_KEY | varchar(255) |
The custom property key, for example:
|
CUST_VALUE | varchar(255) |
The custom property value corresponding to the custom key,
for example:
|