バージョン

DataReaderItemPropertyDescriptor コンストラクタ

DataReaderItemPropertyDescriptor を新規作成します
シンタックス
'宣言
 
Public Function New( _
   ByVal fieldName As String, _
   ByVal schemaTable As DataTable _
)
public DataReaderItemPropertyDescriptor( 
   string fieldName,
   DataTable schemaTable
)

パラメータ

fieldName
schemaTable
データ アダプターのスキーマ テーブル
参照