MeasureGroupDimension.ParentDatabase Property

Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.Database
A Database object.

See Also

Reference

MeasureGroupDimension Class

Microsoft.AnalysisServices Namespace