[]
        
(Showing Draft Content)

C1.AdoNet.D365S.C1D365SCommandBuilder

C1D365SCommandBuilder 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.D365S
Assembly: C1.AdoNet.D365S.dll
Syntax
public sealed class C1D365SCommandBuilder : C1CommandBuilderBase<C1D365SCommandBuilder>, IComponent, IDisposable

Constructors

Name Description
C1D365SCommandBuilder()

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

C1D365SCommandBuilder(C1D365SDataAdapter)

Creates an instance of a class that inherits from the C1D365SCommandBuilder class, specifying a C1D365SDataAdapter to be executed through.