PerspectiveAction.ParentDatabase 属性

定义

获取 PerspectiveAction 对象的父 Database 对象。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Database ParentDatabase { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentDatabase : Microsoft.AnalysisServices.Database
Public ReadOnly Property ParentDatabase As Database

属性值

Database 对象。

属性

适用于