次の方法で共有


Actions プロパティ

ディメンションのアクション コレクションを取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property Actions As ActionCollection
    Get
'使用
Dim instance As Cube
Dim value As ActionCollection

value = instance.Actions
[BrowsableAttribute(false)]
public ActionCollection Actions { get; }
[BrowsableAttribute(false)]
public:
property ActionCollection^ Actions {
    ActionCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Actions : ActionCollection
function get Actions () : ActionCollection

プロパティ値

型: Microsoft.AnalysisServices. . :: . .ActionCollection
ActionCollection オブジェクトです。