CatalogUsedDefinitions Table
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The CatalogUsedDefinitions table contains information about the definitions that have been used in the catalogs.
The following table describes the columns in the CatalogUsedDefinitions table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
CatalogID |
int |
no |
The ID of the catalog. This is a primary key and a foreign key. |
DefinitionName |
nvarchar(128) |
no |
The name of the definition that is used in the catalog. This is a primary key and a foreign key. |