次の方法で共有


Cube.MdxScripts プロパティ

定義

Cube に関連付けられた MdxScript のコレクションを取得します。

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

プロパティ値

MdxScripts 情報を含むコレクション。

属性

適用対象