DataConnector
C1CommandBuilderBase クラス
メンバ 

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1CommandBuilderBase クラス
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.
オブジェクト モデル
C1CommandBuilderBase クラス
シンタックス
'宣言
 
Public MustInherit Class C1CommandBuilderBase 
   Inherits System.Data.Common.DbCommandBuilder
public abstract class C1CommandBuilderBase : System.Data.Common.DbCommandBuilder 
継承階層

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

参照

C1CommandBuilderBase メンバ
C1.DataConnector.AdoNet 名前空間