Action.ParentDatabase Property

Gets the ParentDatabase object that is the parent of the Action object's Cube 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

Action Class

Microsoft.AnalysisServices Namespace