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

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

パラメータ

connection
commandText
参照

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