[]
        
(Showing Draft Content)

C1.AdoNet.QuickBooksOnline.C1QuickBooksOnlineCommandBuilder

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

Constructors

Name Description
C1QuickBooksOnlineCommandBuilder()

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

C1QuickBooksOnlineCommandBuilder(C1QuickBooksOnlineDataAdapter)

Initializes a new instance of a class that inherits from the C1QuickBooksOnlineCommandBuilder class receive a C1QuickBooksOnlineDataAdapter as input parameter.