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

In This Topic
    ZohoLoader Class Properties
    In This Topic

    For a list of all members of this type, see ZohoLoader members.

    Public Properties
     NameDescription
    Public PropertyThe maximal number of records to send as one batch to the server when performing an Insert operation. Default value is 50 (Inherited from Devart.Data.SqlShimLoader)
    Public PropertyGets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets the Devart.Data.SqlShimLoaderColumnCollection collection. (Inherited from Devart.Data.SqlShimLoader)
    Public PropertyGets or sets the ZohoConnection used by this instance of the ZohoLoader.  
    Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public Property  
    Public PropertyOverloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets or sets string containing list of key field names separated by semicolon. They are used to generate update and delete commands. (Inherited from Devart.Data.DmlLoader)
    Public PropertyDetermines the operation the loader must perform. (Inherited from Devart.Data.SqlShimLoader)
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets table name that will be loaded.  
    Top
    See Also

    Reference

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