DataConnector
C1MagentoCommandBuilder クラス
メンバ 

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

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

参照

C1MagentoCommandBuilder メンバ
C1.AdoNet.Magento 名前空間