Compartir a través de


CommandCollection Constructor (MdxScript)

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

CommandCollection Clase

Sobrecarga de CommandCollection

Espacio de nombres Microsoft.AnalysisServices