Class | Description | |
---|---|---|
MailChimpCommand | Represents a SQL statement or stored procedure to execute against Mailchimp. | |
MailChimpCommandBuilder | Automatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Mailchimp. | |
MailChimpConnection | Represents an open connection to Mailchimp. | |
MailChimpConnectionStringBuilder | Generates automatically connection strings used to connect to Mailchimp. | |
MailChimpDataAdapter | Represents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Mailchimp data. | |
MailChimpDataReader | Reads a forward-only stream of rows from Mailchimp. | |
MailChimpException | The exception that is generated when Mailchimp returns an error. | |
MailChimpLoader | Serves to load external data into Mailchimp. | |
MailChimpMetaDataCollectionNames | Enumerates collection names you can use for metadata retrieval purposes. | |
MailChimpMonitor | Monitors dynamic SQL execution in applications that use dotConnect for Mailchimp. | |
MailChimpParameter | Represents a parameter to a MailChimpCommand, and optionally, its mapping to System.Data.DataSet columns. | |
MailChimpParameterCollection | Collects all parameters relevant to a MailChimpCommand as well as their respective mappings to System.Data.DataSet columns. | |
MailChimpProviderFactory | Represents a factory required to create inheritors of generic base classes to use with dotConnect for Mailchimp. | |
MailChimpRowUpdatedEventArgs | Provides data for the MailChimpDataAdapter.RowUpdated event. | |
MailChimpRowUpdatingEventArgs | Provides data for the MailChimpDataAdapter.RowUpdating event. This class cannot be inherited. |