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

In This Topic
    ZohoLoader Class
    In This Topic
    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

    See Also

    Reference

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