This table stores the primary resource column names for a resource. A given resource can have more than one primary column.
Column Name | Column Type | Column Description |
---|---|---|
ACRESCGRY_ID | INTEGER NOT NULL |
Resource ID for which the entry applies. |
FIELD1 | VARCHAR (128) NULL |
Customizable. |
RESPRIMARYCOL | VARCHAR (64) NOT NULL |
Column name that stores the primary key for a resource. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416034833590 | ACRESCGRY_ID | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_50 | ACRESCGRY_ID | ACRESCGRY | ACRESCGRY_ID | Cascade |
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|