This table is deprecated and is provided for
backward compatibility only.
Column Descriptions:
Name | Type | Description |
FEATUREID | INTEGER NOT NULL | Reserved for IBM internal use. |
METAPHORID | INTEGER NOT NULL | Reserved for IBM internal use. |
PROPERTYNAME | VARCHAR (64) NOT NULL | Reserved for IBM internal use. |
PROPERTYTYPE | INTEGER NOT NULL | Reserved for IBM internal use. |
PROPERTYVALUE | VARCHAR (254) NOT NULL | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | FEATUREID+METAPHORID+PROPERTYNAME | Primary Key |
I0000331 | METAPHORID+FEATUREID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_362 | FEATUREID+METAPHORID | ICMETAFEAT | FEATUREID+METAPHORID | Cascade |