次の方法で共有


AggregationDesign.Dimensions プロパティ

定義

AggregationDesign に関連付けられたディメンションを取得します。

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

プロパティ値

ディメンションのコレクションです。

属性

適用対象