MdxScript.Commands Propriété

Définition

Obtient un objet CommandCollection avec tous les calculs définis dans le script actuel.

[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

Valeur de propriété

Objet CommandCollection avec tous les calculs définis dans le script actuel.

Attributs

S’applique à