バージョン

BeforeSend メソッド

XMLA 要求オプション モデル XmlaRequestOptions.BeforeSend を設定します
シンタックス
'宣言
 
Public Function BeforeSend( _
   ByVal beforeSend As System.String _
) As XmlaRequestOptionsWrapper
public XmlaRequestOptionsWrapper BeforeSend( 
   System.string beforeSend
)

パラメータ

beforeSend

戻り値の型

自身
参照

オンラインで表示: GitHub