DataConnector
C1ServiceNowCommand コンストラクタ(C1ServiceNowConnection,String)

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowCommand クラス > C1ServiceNowCommand コンストラクタ : C1ServiceNowCommand コンストラクタ(C1ServiceNowConnection,String)
Create a C1ServiceNowCommand instance with a connection and a command text.
シンタックス
'宣言
 
Public Function New( _
   ByVal connection As C1ServiceNowConnection, _
   ByVal commandText As System.String _
)
public C1ServiceNowCommand( 
   C1ServiceNowConnection connection,
   System.string commandText
)

パラメータ

connection
commandText
参照

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