dotConnect for FreshBooks Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.FreshBooks Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a SQL statement or stored procedure to execute against FreshBooks.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the FreshBooks.
    ClassRepresents an open connection to FreshBooks.
    ClassGenerates automatically connection strings used to connect to FreshBooks.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a FreshBooks data.
    ClassReads a forward-only stream of rows from FreshBooks.
    ClassThe exception that is generated when FreshBooks returns an error.
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for FreshBooks.
    ClassRepresents a parameter to a FreshBooksCommand, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a FreshBooksCommand as well as their respective mappings to System.Data.DataSet columns.
    ClassRepresents a factory required to create inheritors of generic base classes to use with dotConnect for FreshBooks.
    ClassProvides data for the FreshBooksDataAdapter.RowUpdated event.
    ClassProvides data for the FreshBooksDataAdapter.RowUpdating event. This class cannot be inherited.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the FreshBooksDataAdapter.RowUpdated event of an FreshBooksDataAdapter.
    DelegateRepresents the method that will handle the FreshBooksDataAdapter.RowUpdating event of an FreshBooksDataAdapter.
    Enumerations
     EnumerationDescription
    EnumerationDetermines FreshBooks API version to use for connecting to FreshBooks.
    See Also