[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceCommandBuilder

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

Constructors

Name Description
C1SalesforceCommandBuilder()

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

C1SalesforceCommandBuilder(C1SalesforceDataAdapter)

Initializes a new instance of a class that inherits from the C1SalesforceCommandBuilder class receive a C1SalesforceDataAdapter as input parameter.