dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceLoader Class

SalesforceLoader Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the id of a Salesforce assignment rule that will be used when inserting data to Salesforce via this loader.  
Public PropertyGets or sets the maximal number of records to send to the server in one batch.  
Public PropertyGets or sets the size of the data buffer. When the limit is reached the buffered data are sent to Salesforce in one batch.  
Public PropertyGets the SalesforceLoaderColumnCollection collection.  
Public PropertyGets or sets the SalesforceConnection used by this instance of the SalesforceLoader.  
Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public PropertyOverloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader)
Public PropertyDetermines the operation the loader must perform.  
Public PropertyDetermines whether to allow the Salesforce.com or Database.com server to process batches simultaneously when the Close method is called.  
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.  
Public PropertySpecifies the number of milliseconds the loader waits to request bulk operation status.  
Top
See Also