WebSphere Commerce database table: INIRULEVAL

This table contains the data for an initial rule value. This table is deprecated and is provided for backward compatibility only.


Column Description(s):
Column NameColumn TypeDescription
INIRULEVAL_ID INTEGER NOT NULL Primary key.
PATH VARCHAR(1024) NOT NULL Foreign key to the BZRPENT table. This field contains the path of the file describing the initial rule value.
OPTCOUNTER SMALLINT Reserved for IBM internal use.
Index(es):
Index NameIndexed Column NamesIndex Type
SQL050212031233190 INIRULEVAL_ID Primary Key

Feedback