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

C1.AdoNet.Kintone アセンブリ > C1.AdoNet.Kintone 名前空間 > C1KintoneCommand クラス > C1KintoneCommand コンストラクタ : C1KintoneCommand コンストラクタ(C1KintoneConnection,String)
接続とコマンドテキストを使用して C1KintoneCommand インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal connection As C1KintoneConnection, _
   ByVal commandText As System.String _
)
public C1KintoneCommand( 
   C1KintoneConnection connection,
   System.string commandText
)

パラメータ

connection
commandText
参照

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