バージョン

DataSourceAdapter クラス

さまざまなデータ ソースで動作する主要なオブジェクト。このクラスは、IDataSourceAdapter を実装してさまざまなデータ ソースで動作するための共通の規則を設定します。派生クラスは、データ ソースについての構造的な情報を提供するメソッドを変更します。
シンタックス
'宣言
 
Public MustInherit Class DataSourceAdapter 
   Implements IDataSourceAdapter 
public abstract class DataSourceAdapter : IDataSourceAdapter  
参照