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 对象。

属性

适用于