Class | Description | |
---|---|---|
![]() | HeaderOptions | Represents SOAP header options for SalesforceConnection. |
![]() | PicklistColumn | Represents a Salesforce picklist field. |
![]() | PicklistEntry | Represents a Salesforce picklist entry. |
![]() | SalesforceCache | Allows you to manage local data cache. |
![]() | SalesforceCommand | Represents a SQL statement or stored procedure to execute against Salesforce.com or Database.com. |
![]() | SalesforceCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Salesforce.com or Database.com. |
![]() | SalesforceConnection | Represents an open connection to Salesforce.com or Database.com. |
![]() | SalesforceConnectionStringBuilder | Generates automatically connection strings used to connect to Salesforce.com or Database.com. |
![]() | SalesforceDataAdapter | Represents 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. |
![]() | SalesforceDataReader | Reads a forward-only stream of rows from Salesforce.com or Database.com. |
![]() | SalesforceException | The exception that is generated when Salesforce.com or Database.com returns an error. |
![]() | SalesforceLoader | Serves to load external data into Salesforce.com or Database.com. |
![]() | SalesforceLoaderColumn | Represents the attributes for column loading. |
![]() | SalesforceLoaderColumnCollection | Represents a collection of columns relevant to a SalesforceLoader. |
![]() | SalesforceLoaderException | |
![]() | SalesforceMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. |
![]() | SalesforceMonitor | Monitors dynamic SQL execution in applications that use dotConnect for Salesforce. |
![]() | SalesforceParameter | Represents a parameter to a SalesforceCommand, and optionally, its mapping to System.Data.DataSet columns. |
![]() | SalesforceParameterCollection | Collects all parameters relevant to a SalesforceCommand as well as their respective mappings to System.Data.DataSet columns. |
![]() | SalesforceProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for Salesforce. |
![]() | SalesforceRowUpdatedEventArgs | Provides data for the SalesforceDataAdapter.RowUpdated event. |
![]() | SalesforceRowUpdatingEventArgs | Provides data for the SalesforceDataAdapter.RowUpdating event. This class cannot be inherited. |
![]() | UserInfo | Contains user profile information. |