Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


AggregationDimension.CubeDimension Property

Gets the parent CubeDimension corresponding to the AggregationDimension.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.CubeDimension
A CubeDimension object.

Remarks

There is one CubeDimension for each dimension on a cube, which covers all the measure groups of the cube.

See Also

Reference

AggregationDimension Class

Microsoft.AnalysisServices Namespace