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

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

パラメータ

connectionString
commandText
参照

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