dotConnect for Salesforce Documentation
Inheritance Hierarchy
In This Topic
    Devart.Data.Salesforce Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents SOAP header options for SalesforceConnection.
    ClassRepresents a Salesforce picklist field.
    ClassRepresents a Salesforce picklist entry.
    ClassAllows you to manage local data cache.
    ClassRepresents a SQL statement or stored procedure to execute against Salesforce.com or Database.com.
    ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Salesforce.com or Database.com.
    ClassRepresents an open connection to Salesforce.com or Database.com.
    ClassGenerates automatically connection strings used to connect to Salesforce.com or Database.com.
    ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update Salesforce.com or Database.com data.
    ClassReads a forward-only stream of rows from Salesforce.com or Database.com.
    ClassThe exception that is generated when Salesforce.com or Database.com returns an error.
    ClassServes to load external data into Salesforce.com or Database.com.
    ClassRepresents the attributes for column loading.
    ClassRepresents a collection of columns relevant to a SalesforceLoader.
    Class 
    ClassEnumerates collection names you can use for metadata retrieval purposes.
    ClassMonitors dynamic SQL execution in applications that use dotConnect for Salesforce.
    ClassRepresents a parameter to a SalesforceCommand, and optionally, its mapping to System.Data.DataSet columns.
    ClassCollects all parameters relevant to a SalesforceCommand as well as their respective mappings to System.Data.DataSet columns.
    ClassRepresents a factory required to create inheritors of generic base classes to use with dotConnect for Salesforce.
    ClassProvides data for the SalesforceDataAdapter.RowUpdated event.
    ClassProvides data for the SalesforceDataAdapter.RowUpdating event. This class cannot be inherited.
    ClassContains user profile information.
    Structures
     StructureDescription
    StructureContains cache settings for a single Salesforce table.
    StructureRepresents a result of an operation performed by SalesforceLoader for a single object.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the SalesforceDataAdapter.RowUpdated event of an SalesforceDataAdapter.
    DelegateRepresents the method that will handle the SalesforceDataAdapter.RowUpdating event of an SalesforceDataAdapter.
    Enumerations
     EnumerationDescription
    EnumerationDetermines the authentication method to use when connecting to Salesforce.
    EnumerationDetermines the cache status of a Salesforce table.
    EnumerationDetermines the time unit, the refresh interval is set in.
    EnumerationDetermines the operation the SalesforceLoader performs.
    EnumerationSpecifies the data type of a field or a parameter.
    See Also