DataConnector
C1ServiceNowCommandBuilder クラス
メンバ 

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 : C1ServiceNowCommandBuilder クラス
Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the associated database. This is an abstract class that can only be inherited.
オブジェクト モデル
C1ServiceNowCommandBuilder クラス
シンタックス
'宣言
 
Public NotInheritable Class C1ServiceNowCommandBuilder 
   Inherits C1.DataConnector.AdoNet.C1CommandBuilderBase(Of C1ServiceNowCommandBuilder)
public sealed class C1ServiceNowCommandBuilder : C1.DataConnector.AdoNet.C1CommandBuilderBase<C1ServiceNowCommandBuilder> 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommandBuilder
            C1.DataConnector.AdoNet.C1CommandBuilderBase
               C1.DataConnector.AdoNet.C1CommandBuilderBase<TCommandBuilderImpl>
                  C1.AdoNet.ServiceNow.C1ServiceNowCommandBuilder

参照

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