バージョン

WithCredentials メソッド

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

パラメータ

withCredentials

戻り値の型

自身
参照

オンラインで表示: GitHub