バージョン

FlatDataOptions メソッド

データ ソースのオプション モデル DataSourceOptions.FlatDataOptions を設定します
シンタックス
'宣言
 
Public Function FlatDataOptions( _
   ByVal wrapperAction As System.Action(Of FlatDataOptionsWrapper) _
) As DataSourceOptionsWrapper
public DataSourceOptionsWrapper FlatDataOptions( 
   System.Action<FlatDataOptionsWrapper> wrapperAction
)

パラメータ

wrapperAction

戻り値の型

自身
参照

オンラインで表示: GitHub