dotConnect for Zoho Books Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.ZohoBooks Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a SQL statement or stored procedure to execute against Zoho Books.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Zoho Books.
    ClassGenerates automatically connection strings used to connect to Zoho Books.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Zoho Books data.
    ClassReads a forward-only stream of rows from Zoho Books.
    ClassThe exception that is generated when Zoho Books returns an error.
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for Zoho Books.
    ClassRepresents a parameter to a ZohoBooksCommand, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a ZohoBooksCommand 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 Zoho Books.
    ClassProvides data for the ZohoBooksDataAdapter.RowUpdated event.
    ClassProvides data for the ZohoBooksDataAdapter.RowUpdating event. This class cannot be inherited.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the ZohoBooksDataAdapter.RowUpdated event of an ZohoBooksDataAdapter.
    DelegateRepresents the method that will handle the ZohoBooksDataAdapter.RowUpdating event of an ZohoBooksDataAdapter.
    Enumerations
     EnumerationDescription
    Enumeration 
    See Also