共用方式為


AllMemberTranslations 屬性

Gets the all member translations property of the Hierarchy object.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property AllMemberTranslations As TranslationCollection
    Get
'用途
Dim instance As Hierarchy
Dim value As TranslationCollection

value = instance.AllMemberTranslations
[BrowsableAttribute(false)]
public TranslationCollection AllMemberTranslations { get; }
[BrowsableAttribute(false)]
public:
property TranslationCollection^ AllMemberTranslations {
    TranslationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member AllMemberTranslations : TranslationCollection
function get AllMemberTranslations () : TranslationCollection

屬性值

型別:Microsoft.AnalysisServices. . :: . .TranslationCollection
A collection of translations.