次の方法で共有


AllMemberTranslations プロパティ

Hierarchy オブジェクトの all メンバ変換プロパティを取得します。

名前空間:  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
変換のコレクションです。