Action.Parent 属性

定义

获取 Action 对象的父 Cube 对象。

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

属性值

Cube 对象。

属性

适用于