バージョン

ExecuteProperties メソッド

XMLA オプション モデル XmlaOptions.ExecuteProperties を設定します
シンタックス
'宣言
 
Public Function ExecuteProperties( _
   ByVal executeProperties As System.Collections.Generic.Dictionary(Of String,Object) _
) As XmlaOptionsWrapper
public XmlaOptionsWrapper ExecuteProperties( 
   System.Collections.Generic.Dictionary<string,object> executeProperties
)

パラメータ

executeProperties

戻り値の型

自身
参照

オンラインで表示: GitHub