共用方式為


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