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