次の方法で共有


Cube.Translations プロパティ

定義

キューブの変換を取得します。

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

プロパティ値

TranslationCollection オブジェクト。

属性

適用対象