Database Table: INIRULEVAL

This table contains the data for an initial rule value.

Column Name Column Type Column Description
INIRULEVAL_ID INTEGER
NOT NULL
Primary key.
PATH VARCHAR (1024)
NOT NULL
This field contains the path of the file describing the initial rule value. Foreign key to the BZRPENT table.
Indexes:
Index Name Indexed Column Names Index Type
SQL030416034945200 INIRULEVAL_ID Primary Key
Constraints:
Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type
Not Applicable

Referenced By:
Constraint Name Referenced Column Name Foreign Table Name Foreign Column Names Constraint Type
Not Applicable