ProductAttributesStoreLabels
The table below describes the ProductAttributesStoreLabels table.
This is a virtual table, and is linked to the ProductAttributes table (see ProductAttributes).
None of the columns in this table are updatable.
This table contains the following foldable columns:
- Attribute_Code
- Label
- Store_Id
This table does not contain Return Primary Key columns.
Column Name | SQL Type | Nullable |
---|---|---|
Attribute_Code Primary Key Foreign Key linked to column Attribute_Code in ProductAttributes table |
SQL_VARCHAR(255) | False |
Label |
SQL_VARCHAR(1024) | True |
Store_Id |
SQL_INTEGER(unsigned) | True |