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

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

パラメータ

connectionString
commandText
参照

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