AggregationDimension.ParentDatabase-Eigenschaft

Gets the Database object that is the parent of the AggregationDimension object's Cube object.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.AnalysisServices.Database
A Database object.

Siehe auch

Verweis

AggregationDimension Klasse

Microsoft.AnalysisServices-Namespace