POS/2.30/Database Model/attributeuse
Contents |
ATTRIBUTEUSE
Description
Columns
This table contains the following columns:
Name | PK | Nullable | Data Type | Default | Description |
ID | Y | N | VARCHAR | ||
ATTRIBUTESET_ID | N | N | VARCHAR | ||
ATTRIBUTE_ID | N | N | VARCHAR | ||
LINENO | N | Y | INTEGER |
Foreign Keys
These are the foreign keys for this table:
Name | Referencing column | Referenced table | Referenced column | Description |
ATTUSE_SET | ATTRIBUTESET_ID | ATTRIBUTESET | CASCADE | |
ATTUSE_ATT | ATTRIBUTE_ID | ATTRIBUTE | ID |
Indexes
These are the indexes for this table (for each index there is a list of the columns included within it):
Name | Unique | Reference | Description |
ATTUSE_LINE | Y | ATTRIBUTESET_ID - LINENO - |
Languages: |
POS/2.30/Database Model/attributesetinstance | POS/2.30/Database Model/attributevalue