AggregationAttribute.ParentDatabase Property

Gets the parent Database of the current AggregationAttribute.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.Database
The parent Database of the current AggregationAttribute.

See Also

Reference

AggregationAttribute Class

Microsoft.AnalysisServices Namespace