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

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

パラメータ

connection
commandText
参照

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