DataConnector
C1KintoneCommandBuilder クラス
メンバ 

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

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

参照

C1KintoneCommandBuilder メンバ
C1.AdoNet.Kintone 名前空間