Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The CatalogLanguageMap table contains information about the language map that is used in the catalogs.
The following table describes the columns in the CatalogLanguageMap table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
Language |
nvarchar(10) |
no |
The language that is used in the catalog. This is a primary key. |
LCID |
int |
yes |
The language code ID. |
Collation |
nvarchar(50) |
yes |
The SQL language collation that is used. |