次の方法で共有


AggregationDimension.MeasureGroupDimension プロパティ

定義

AggregationDimension 内のディメンションとメジャー グループの間のリレーションシップを取得します。

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

プロパティ値

MeasureGroupDimension オブジェクト。

属性

注釈

各 MeasureGroupDimension は、キューブ上の のいずれかのディメンションへの参照です。 これにより、メジャー グループに適用されるキューブ ディメンションを定義します。

適用対象