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 名前空間