dotConnect for Zoho Desk Documentation
Inheritance Hierarchy
Devart.Data Namespace (Devart.Data.SqlShim)
Classes
 ClassDescription
ClassServes to load external data into Zoho Desk.
ClassRepresents a SQL statement or stored procedure to execute against a cloud application. Base class for Devart.Data.ZohoDesk.ZohoDeskCommand.
ClassAllows to automatically generate single-table commands used to reconcile changes made to a System.Data.DataSet with the associated data source.
ClassRepresents an open connection to a cloud application.
ClassGenerates automatically connection strings used to connect to a cloud data source.
ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a data source.
ClassReads a forward-only stream of rows from Zoho Desk. A base abstract class for Devart.Data.ZohoDesk.ZohoDeskDataReader.
ClassBase abstract class for an exception, thrown when a cloud application returns an error.
ClassServes to load external data into Zoho Desk.
ClassRepresents the attributes for column loading.
ClassRepresents a collection of columns relevant to a SqlShimLoader.
ClassThe exception that is generated when an error occurs during loading operation.
ClassRepresents a parameter to a Devart.Common.DbCommandBase, and optionally, its mapping to System.Data.DataSet columns.
ClassCollects all parameters relevant to a SqlShimCommand as well as their respective mappings to System.Data.DataSet columns.
ClassRepresents a base class for a factory required to create inheritors of generic base classes to use with dotConnect for Zoho Desk.
Class 
Structures
 StructureDescription
StructureRepresents the result of loading a row to Zoho Desk.
Enumerations
 EnumerationDescription
EnumerationDetermines the operation the SqlShimLoader performs.
See Also