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

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowDataAdapter クラス > C1ServiceNowDataAdapter コンストラクタ : C1ServiceNowDataAdapter コンストラクタ(String,String)
Initializes a new instance of the C1ServiceNowDataAdapter class with a conection string and a select command text.
シンタックス
'宣言
 
Public Function New( _
   ByVal connectionString As System.String, _
   ByVal commandText As System.String _
)
public C1ServiceNowDataAdapter( 
   System.string connectionString,
   System.string commandText
)

パラメータ

connectionString
commandText
参照

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