다음을 통해 공유


CommandCollection 생성자 (MdxScript)

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Sub New ( _
    parent As MdxScript _
)
‘사용 방법
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
)

매개 변수

참고 항목

참조

CommandCollection 클래스

CommandCollection 오버로드

Microsoft.AnalysisServices 네임스페이스