Class | Description | |
---|---|---|
![]() | C1SalesforceCommand | C1SalesforceCommand contains all the necessary information to fully specify a Salesforce command and execute it. |
![]() | C1SalesforceConnection | C1SalesforceConnection represents a connection to a Salesforce server. The connection can be used to query the data hosted by the server or request modifications. |
![]() | C1SalesforceConnectionStringBuilder | This class exposes specific properties to set up a connection for the C1DataConnector Salesforce provider. |
![]() | C1SalesforceDataAdapter | Represents a set of data commands and a connection to a data source that are used to fill the System.Data.DataSet and update the data source. This class cannot be inherited. |