Name | Description | |
---|---|---|
BatchSize | The 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) | |
BufferSize | Gets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader) | |
Columns | Gets the Devart.Data.SqlShimLoaderColumnCollection collection. (Inherited from Devart.Data.SqlShimLoader) | |
Connection | Gets or sets the ZohoConnection used by this instance of the ZohoLoader. | |
Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | |
ExternalIdColumn | ||
Item | Overloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader) | |
KeyFields | Gets 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) | |
Mode | Determines the operation the loader must perform. (Inherited from Devart.Data.SqlShimLoader) | |
Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | |
TableName | Gets or sets table name that will be loaded. |