CatalogDefinitionProperties Table
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The CatalogDefinitionsProperties Table contains information about the catalog definitions.
The following table describes the columns in the CatalogDefinitionProperties table.
Column name |
Type |
Allow Null |
Description |
---|---|---|---|
DefinitionID |
int |
no |
The Id of the definition. This is a primary key. |
PropertyName |
nvarchar(100) |
no |
The name of the definition property. This is a primary key and a foreign key. |
PropertyOrder |
int |
yes |
The order of the property in the definition. |
PropertyType |
int |
yes |
Specifies whether this is a normal property or a variant property. |