Language (clsMemberProperty)

[!REMARQUE]

  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

The Language property of an object of ClassType clsMemberProperty object identifies the client language for the object.

Data Type

LanguageValues

Access

Read/write

Notes

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.

Voir aussi

Référence