共用方式為


MdxScript.Commands 屬性

定義

取得 CommandCollection 物件,這個物件具有目前指令碼中定義的所有計算。

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

屬性值

CommandCollection 物件,其中包含目前腳本中定義的所有計算。

屬性

適用於