[]
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 sealed class C1ODataCommandBuilder : C1CommandBuilderBase<C1ODataCommandBuilder>, IComponent, IDisposable
Name | Description |
---|---|
C1ODataCommandBuilder() | Initializes a new instance of a class that inherits from the C1ODataCommandBuilder class. |
C1ODataCommandBuilder(C1ODataDataAdapter) | Creates an instance of a class that inherits from the C1ODataCommandBuilder class, specifying a C1ODataDataAdapter to be executed through. |