Bagikan melalui


CommandCollection Constructor (MdxScript)

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

Syntax

'Declaration
Public Sub New ( _
    parent As MdxScript _
)
'Usage
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
)

Parameters

See Also

Reference

CommandCollection Class

CommandCollection Overload

Microsoft.AnalysisServices Namespace