ProductAttributesApplyTo
The table below describes the ProductAttributesApplyTo 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
- Apply_To
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 |
Apply_To |
SQL_LONGVARCHAR(2147483647) | True |