DataConnector
C1ServiceNowDataAdapter クラス
メンバ 

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 : C1ServiceNowDataAdapter クラス
Represents a set of data commands and a connection to a data source that are used to fill the System.Data.DataSet and update the data source. This class cannot be inherited.
オブジェクト モデル
C1ServiceNowDataAdapter クラス
シンタックス
'宣言
 
Public NotInheritable Class C1ServiceNowDataAdapter 
   Inherits C1.DataConnector.AdoNet.C1DataAdapterBase(Of C1ServiceNowCommand)
public sealed class C1ServiceNowDataAdapter : C1.DataConnector.AdoNet.C1DataAdapterBase<C1ServiceNowCommand> 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DataAdapter
            System.Data.Common.DbDataAdapter
               C1.DataConnector.AdoNet.C1DataAdapterBase
                  C1.DataConnector.AdoNet.C1DataAdapterBase<TCommandImpl>
                     C1.AdoNet.ServiceNow.C1ServiceNowDataAdapter

参照

C1ServiceNowDataAdapter メンバ
C1.AdoNet.ServiceNow 名前空間