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 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. |