Language (clsMemberProperty)
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
The Language property of an object of ClassType clsMemberProperty object identifies the client language for the object.
Access
Read/write
Remarks
When multiple member properties have the same Caption, the OLAP server returns the one whose Language property best matches the locale ID of the client application. If no match is available, the server returns the member property with a Language value of languageAny. For more information about the LanguageValues enumeration, see the Microsoft® Visual Basic® documentation.