MdxScript.Commands Property

Definition

Gets a CommandCollection object with all calculations defined in current script.

[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

Property Value

A CommandCollection object with all calculations defined in current script.

Attributes

Applies to