CubeAttribute.ParentDatabase Property

Gets a parent Database of the CubeAttribute 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

CubeAttribute Class

Microsoft.AnalysisServices Namespace