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

In This Topic
    SalesforceLoader Constructor
    In This Topic
    Initializes a new instance of the SalesforceLoader class.
    Overload List
    OverloadDescription
    Creates an SalesforceLoader object without Connection and with empty TableName.  
    Initializes a new instance of the SalesforceLoader class with table name that will be loaded.  
    Initializes a new instance of the SalesforceLoader class with table name that will be loaded and a SalesforceConnection object.  
    Creates an SalesforceLoader object without Connection and with empty TableName.  
    See Also