次の方法で共有


Cube.AllMeasures プロパティ

定義

すべてのメジャーを列挙オブジェクトとして取得します。

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

プロパティ値

MeasureEnumerator オブジェクト。

属性

適用対象