SCRM 2006 SCRS_Language_DIMENSION_View

System Center

SCRS_Language_DIMENSION_View lists operating system locales and their hexadecimal and decimal codes.

SCRS_Language_DIMENSION_View

Column Type Constraint Description

LanguageDecimalCode

int

Not Null

Decimal code for the language.

LanguageShortString

nvarchar

Not Null

String abbreviation for the language.

LanguageHexaDecimalValue

nvarchar

Not Null

Hexidecimal code for the language.

LanguageDescription

nvarchar

Not Null

Text description of the language.

See Also

Show: