次の方法で共有


Dimension.UnknownMemberTranslations プロパティ

定義

Dimension オブジェクトに関連付けられた不明なメンバーのキャプションを提供する変換のコレクションです。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.TranslationCollection UnknownMemberTranslations { get; }
[<System.ComponentModel.Browsable(false)>]
member this.UnknownMemberTranslations : Microsoft.AnalysisServices.TranslationCollection
Public ReadOnly Property UnknownMemberTranslations As TranslationCollection

プロパティ値

変換のコレクションです。

属性

適用対象