CatalogLanguage Table
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The CatalogLanguage table contains information about the languages that are used in the catalogs in the Catalog System.
The following table describes the columns in the CatalogLanguage table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
CatalogName |
nvarchar(85) |
no |
The name of the catalog. This is a primary key. |
Language |
nvarchar(10) |
no |
The language that is used in the catalog. This is a primary key. |
LCID |
int |
no |
The language code ID. |