Propriété Action.ParentDatabase

Gets the ParentDatabase object that is the parent of the Action object's Cube object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.AnalysisServices.Database
A Database object.

Voir aussi

Référence

Action Classe

Espace de noms Microsoft.AnalysisServices