AggregationDimension.MeasureGroupDimension-Eigenschaft

Gets the relationship between a dimension and a measure group within an AggregationDimension.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public MeasureGroupDimension MeasureGroupDimension { get; }

Eigenschaftswert

Typ: Microsoft.AnalysisServices.MeasureGroupDimension
A MeasureGroupDimension object.

Hinweise

Each MeasureGroupDimension is a reference to one of the dimensions on the on the cube. These define which cube dimensions apply to the measure group.

Siehe auch

Verweis

AggregationDimension Klasse

Microsoft.AnalysisServices-Namespace