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

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

パラメータ

connection
commandText
参照

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