dotConnect for Zoho CRM Documentation
Devart.Data.Zoho Namespace / ZohoLoader Class
Members

ZohoLoader Class
Serves to load external data into Zoho CRM.
Syntax
'Declaration
 
Public NotInheritable Class ZohoLoader 
   Inherits Devart.Data.DmlLoader
   Implements System.ComponentModel.IComponentSystem.IDisposable 
 
Remarks

Note that this class can be used only with ZohoConnection with ZohoConnectionStringBuilder.APIVersion set to ZohoAPIVersion.v2. For a connection with ZohoConnectionStringBuilder.APIVersion set to ZohoAPIVersion.v1, use the Devart.Data.Zoho.APIVersion2.ZohoLoader class from the Devart.Data.Zoho.APIVersion1 namespace The latter class has the same interface.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Devart.Common.DbLoader
            Devart.Data.SqlShimLoader
               Devart.Data.DmlLoader
                  Devart.Data.Zoho.ZohoLoader

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ZohoLoader Members
Devart.Data.Zoho Namespace
Devart.Data.Zoho.ZohoLoaderColumn
Devart.Data.Zoho.ZohoLoaderColumnCollection