次の方法で共有


CubeDimension.Dimension プロパティ

定義

CubeDimension オブジェクトに関連付けられた Dimension を取得します。

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

プロパティ値

Dimension オブジェクト。

属性

適用対象