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