Feature
This view displays definitions related to all the statistical events.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| CON_ID | bigint(20) | NO | The ID of the tenant. |
| STAT_ID | bigint(20) | NO | The ID of the statistical event. |
| STATISTICS# | bigint(20) | NO | The subscript of the statistical event. |
| NAME | varchar(64) | NO | The name of the statistical event. |
| DISPLAY_NAME | varchar(64) | NO | The alias of the statistical event. |
| CLASS | bigint(20) | NO | The name of the class to which the statistical event belongs. |