STATE_VARIABLE_UPDATE

Description

This table stores the state variable update information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the state variable update.
CONDITION longtext The condition for the state variable update.
VALUE_EXPRESSION longtext The value expression for the state variable update.
VARIABLE_NAME varchar The name of the state variable.
STATE_VARIABLE_UPDATES_TRANS_0 bigint The state variable updates transition value.
STATE_VARIABLE_UPDATES_HJORD_0 int The HJORD value of the state variable update.

Primary Key

  • ID