Class | Description | |
---|---|---|
![]() | QuickBooksCommand | Represents a SQL statement or stored procedure to execute against QuickBooks Online. |
![]() | QuickBooksCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the QuickBooks Online. |
![]() | QuickBooksConnection | Represents an open connection to QuickBooks Online. |
![]() | QuickBooksConnectionStringBuilder | Generates automatically connection strings used to connect to QuickBooks Online. |
![]() | QuickBooksDataAdapter | Represents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a QuickBooks Online data. |
![]() | QuickBooksDataReader | Reads a forward-only stream of rows from QuickBooks Online. |
![]() | QuickBooksError | Represents an error returned by QuickBooks Online. |
![]() | QuickBooksErrorCollection | Collects errors of an exception generated by dotConnect for QuickBooks Online. |
![]() | QuickBooksException | The exception that is generated when QuickBooks Online returns an error. |
![]() | QuickBooksLoader | Serves to load external data into QuickBooks Online. |
![]() | QuickBooksMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. |
![]() | QuickBooksMonitor | Monitors dynamic SQL execution in applications that use dotConnect for QuickBooks Online. |
![]() | QuickBooksParameter | Represents a parameter to a QuickBooksCommand, and optionally, its mapping to System.Data.DataSet columns. |
![]() | QuickBooksParameterCollection | Collects all parameters relevant to a QuickBooksCommand as well as their respective mappings to System.Data.DataSet columns. |
![]() | QuickBooksProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for QuickBooks Online. |
![]() | QuickBooksRowUpdatedEventArgs | Provides data for the QuickBooksDataAdapter.RowUpdated event. |
![]() | QuickBooksRowUpdatingEventArgs | Provides data for the QuickBooksDataAdapter.RowUpdating event. This class cannot be inherited. |