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

ZohoLoader Class
Serves to load external data into Zoho CRM.
Syntax
'Declaration
 
Public NotInheritable Class ZohoLoader 
   Inherits Devart.Data.SqlShimLoader
   Implements System.ComponentModel.IComponentSystem.IDisposable 
 
Remarks
Please note that dotConnect for Zoho CRM has two loader classes: Devart.Data.Zoho.ZohoLoader for loading data via Devart.Data.Zoho.ZohoConnection with APIVersion set to v2 and this ZohoLoader class for using with Devart.Data.Zoho.ZohoConnection with APIVersion set to v1.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Devart.Common.DbLoader
            Devart.Data.SqlShimLoader
               Devart.Data.Zoho.APIVersion2.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