SCRM 2006 SCRS_Language_DIMENSION_View
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
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures