DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace
Inheritance Hierarchy
In This Topic
    C1.AdoNet.QuickBooksOnline Namespace
    In This Topic
    Classes
     ClassDescription
    ClassC1QuickBooksOnlineCommand contains all the necessary information to fully specify a QuickBooksOnline command and execute it.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the associated database. This is an abstract class that can only be inherited.
    ClassC1QuickBooksOnlineConnection represents a connection to a QuickBooksOnline server. The connection can be used to query the data hosted by the server or request modifications.
    Class This class exposes specific properties to set up a connection for the C1DataConnector QuickBooksOnline provider.
    ClassRepresents a set of data commands and a connection to a data source that are used to fill the System.Data.DataSet and update the data source. This class cannot be inherited.
    ClassC1QuickBooksOnlineDataReader QuickBooksOnline implementation of DbDataReader.
    Class Represents a set of methods for creating instances of a provider's implementation of the data source classes.
    ClassOAuthToken contains access token and refresh token.
    See Also