[]
        
(Showing Draft Content)

C1.AdoNet.CSV.C1CSVCommandBuilder

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

Constructors

Name Description
C1CSVCommandBuilder()

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

C1CSVCommandBuilder(C1CSVDataAdapter)

Initializes a new instance of a class that inherits from the C1CSVCommandBuilder class receive a C1CSVDataAdapter as input parameter.