Class | Description | |
---|---|---|
ZohoDeskCommand | Represents a SQL statement or stored procedure to execute against Zoho Desk. | |
ZohoDeskCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Zoho Desk. | |
ZohoDeskConnection | Represents an open connection to Zoho Desk. | |
ZohoDeskConnectionStringBuilder | Generates automatically connection strings used to connect to Zoho Desk. | |
ZohoDeskDataAdapter | Represents 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. | |
ZohoDeskDataReader | Reads a forward-only stream of rows from Zoho Desk. | |
ZohoDeskException | The exception that is generated when Zoho Desk returns an error. | |
ZohoDeskMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. | |
ZohoDeskMonitor | Monitors dynamic SQL execution in applications that use dotConnect for Zoho Desk. | |
ZohoDeskParameter | Represents a parameter to a ZohoDeskCommand, and optionally, its mapping to System.Data.DataSet columns. | |
ZohoDeskParameterCollection | Collects all parameters relevant to a ZohoDeskCommand as well as their respective mappings to System.Data.DataSet columns. | |
ZohoDeskProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for Zoho Desk. | |
ZohoDeskRowUpdatedEventArgs | Provides data for the ZohoDeskDataAdapter.RowUpdated event. | |
ZohoDeskRowUpdatingEventArgs | Provides data for the ZohoDeskDataAdapter.RowUpdating event. This class cannot be inherited. |