EVENT_PROGRESS_ATTRIBUTE_VAL_0

Description

This table stores the progress attribute values for events.

Columns

Column Name Data Type Description
ID bigint The unique identifier for the event progress attribute value.
HJVALUE varchar The value of the attribute.
HJINDEX int The index of the attribute.

Foreign Key Relationships

  • EVENT_PROGRESS_ATTRIBUTE_VAL_0.ID references EVENT.ID