| Overload | Description |
|---|---|
| SalesforceLoaderColumn Constructor() | Initializes a new instance of the SalesforceLoaderColumn class. |
| SalesforceLoaderColumn Constructor(String,SalesforceType) | Initializes a new instance of the SalesforceLoaderColumn class with the column name and column data type. |
| SalesforceLoaderColumn Constructor(String,SalesforceType,Boolean) | Initializes a new instance of the SalesforceLoaderColumn class with the column name and column data type, and defines whether this is an External ID field. |
| SalesforceLoaderColumn Constructor(String,String,String) | Initializes a new instance of the SalesforceLoaderColumn class with an External ID reference to another Salesforce object. |