DataConnector
C1JsonDataAdapter コンストラクタ(C1JsonConnection,String)

C1.AdoNet.Json アセンブリ > C1.AdoNet.Json 名前空間 > C1JsonDataAdapter クラス > C1JsonDataAdapter コンストラクタ : C1JsonDataAdapter コンストラクタ(C1JsonConnection,String)
接続と選択コマンドテキストを使用して、C1JsonDataAdapter クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal connection As C1JsonConnection, _
   ByVal commandText As System.String _
)
public C1JsonDataAdapter( 
   C1JsonConnection connection,
   System.string commandText
)

パラメータ

connection
commandText
参照

C1JsonDataAdapter クラス
C1JsonDataAdapter メンバ
オーバーロード一覧