Cube.Actions 속성

정의

큐브의 동작 컬렉션을 가져옵니다.

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

속성 값

ActionCollection 개체입니다.

특성

적용 대상