次の方法で共有


Aggregation.Dimensions プロパティ

定義

集計オブジェクトのディメンションのコレクションを取得します。

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

プロパティ値

AggregationDimensionCollection オブジェクト。

属性

適用対象