Compartilhar via


Construtor CommandCollection (MdxScript)

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Sub New ( _
    parent As MdxScript _
)
'Uso
Dim parent As MdxScript 

Dim instance As New CommandCollection(parent)
public CommandCollection(
    MdxScript parent
)
public:
CommandCollection(
    MdxScript^ parent
)
new : 
        parent:MdxScript -> CommandCollection
public function CommandCollection(
    parent : MdxScript
)

Parâmetros

Consulte também

Referência

CommandCollection Classe

Sobrecarregado CommandCollection

Namespace Microsoft.AnalysisServices