[]
        
(Showing Draft Content)

C1.AdoNet.Kintone.C1KintoneCommandBuilder

C1KintoneCommandBuilder Class

Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This is an abstract class that can only be inherited.

Implements
Namespace: C1.AdoNet.Kintone
Assembly: C1.AdoNet.Kintone.dll
Syntax
public sealed class C1KintoneCommandBuilder : C1CommandBuilderBase<C1KintoneCommandBuilder>, IComponent, IDisposable

Constructors

Name Description
C1KintoneCommandBuilder()

Initializes a new instance of a class that inherits from the C1KintoneCommandBuilder class.

C1KintoneCommandBuilder(C1KintoneDataAdapter)

Initializes a new instance of a class that inherits from the C1KintoneCommandBuilder class receive a C1KintoneDataAdapter as input parameter.