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

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

パラメータ

connection
commandText
参照

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