CatalogToVendorAssociation Table
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The CatalogToVendorAssociation table contains information about the vendors in the catalogs in this site. This table is not used in Commerce Server 2007.
The following table describes the columns in the CatalogToVendorAssociation table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
CatalogID |
nvarchar(128) |
no |
The ID of the catalog. This is a primary key. |
VendorID |
nvarchar(64) |
no |
The ID of the vendor. |
VendorName |
nvarchar(64) |
no |
The name of the vendor. |
VendorQualifier |
nvarchar(64) |
no |
The qualifier of the vendor. |