DataConnector
C1CommandBuilderBase<TCommandBuilderImpl> クラス
メンバ 

C1.AdoNet.Magento アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1CommandBuilderBase<TCommandBuilderImpl> クラス
System.Data.DataSet に加えられた変更を関連するデータベースに 合わせて調整するために使用される単一テーブルコマンドを自動的に生成します。これは抽象クラスであり、 継承して使用する必要があります。
オブジェクト モデル
C1CommandBuilderBase<TCommandBuilderImpl> クラス
シンタックス
'宣言
 
Public MustInherit Class C1CommandBuilderBase(Of TCommandBuilderImpl) 
   Inherits C1CommandBuilderBase
public abstract class C1CommandBuilderBase<TCommandBuilderImpl> : C1CommandBuilderBase 
型パラメータ
TCommandBuilderImpl
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommandBuilder
            C1.DataConnector.AdoNet.C1CommandBuilderBase
               C1.DataConnector.AdoNet.C1CommandBuilderBase<TCommandBuilderImpl>
                  C1.AdoNet.CSV.C1CSVCommandBuilder
                  C1.AdoNet.D365S.C1D365SCommandBuilder
                  C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsCommandBuilder
                  C1.AdoNet.Json.C1JsonCommandBuilder
                  C1.AdoNet.Kintone.C1KintoneCommandBuilder
                  C1.AdoNet.Magento.C1MagentoCommandBuilder
                  C1.AdoNet.OData.C1ODataCommandBuilder
                  C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineCommandBuilder
                  C1.AdoNet.Salesforce.C1SalesforceCommandBuilder
                  C1.AdoNet.ServiceNow.C1ServiceNowCommandBuilder

参照

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