[]
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.
public abstract class C1CommandBuilderBase<TCommandBuilderImpl> : C1CommandBuilderBase, IComponent, IDisposable
Name | Description |
---|---|
TCommandBuilderImpl |
Name | Description |
---|---|
C1CommandBuilderBase() | Initializes a new instance of a class that inherits from the C1CommandBuilderBase class. |
C1CommandBuilderBase(C1DataAdapterBase) | Initializes a new instance of a class that inherits from the C1CommandBuilderBase class receive a C1DataAdapterBase as input parameter. |