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

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

パラメータ

connection
commandText
参照

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