Language Element (XMLA)
Contains the locale identifier (LCID) for the parent Translation element.
Syntax
<Translation>
...
<Language>...</Language>
...
</Translation>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
Integer |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Remarks
The Language element specifies the LCID used by the parent Translation element to assign the Name element of the parent Translation element to an attribute member, for the specified language, during an Insert or Update command.
See Also