_ErrorText
The _ErrorText table provides multi-language information on errors.
This table describes _ErrorText:
Column | Type | Description |
---|---|---|
ErrorCode | Integer | OLAP error code. |
LanguageRegion | String(15) | Language/region. |
Text | Text | Error text. |
General information
LanguageRegion
is composed of two
components separated by a hyphen (-):
- Language code
- Region code
LanguageRegion
conforms to W3C
standards.
See http://www.w3.org/International/articles/language-tags/.