バージョン

XmlaSoapMethodExecute コンストラクタ

XmlaSoapMethodExecute クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal statement As String _
)
public XmlaSoapMethodExecute( 
   string statement
)

パラメータ

statement
XMLA Command 要素に適用されるステートメント。
参照