Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The CatalogToVendorAssociation table contains information about the vendors in the catalogs in this site. This table is not used in Commerce Server 2009.
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. |