バージョン

BuildDataInternal メソッド

データを内部的に生成します。
シンタックス
'宣言
 
Protected Overrides Sub BuildDataInternal( _
   ByVal backgroundWorker As DataSourceBase.BackgroundWorker, _
   ByVal e As DataSourceBase.DoWorkEventArgs _
) 
protected override void BuildDataInternal( 
   DataSourceBase.BackgroundWorker backgroundWorker,
   DataSourceBase.DoWorkEventArgs e
)

パラメータ

backgroundWorker
バックグラウンド ワーカー。
e
イベントのデータを含む System.ComponentModel.DoWorkEventArgs インスタンス。
参照