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
)
パラメーター
- parent
型: Microsoft.AnalysisServices.MdxScript