EVENT_PROGRESS_ATTRIBUTE_NAM_0
Description
This table stores the progress attribute names for events.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier for the event progress attribute name. |
| HJVALUE | varchar | The value of the attribute. |
| HJINDEX | int | The index of the attribute. |
Foreign Key Relationships
- EVENT_PROGRESS_ATTRIBUTE_NAM_0.ID references EVENT.ID