dotConnect for Mailchimp Documentation
Inheritance Hierarchy
Devart.Data.MailChimp Namespace
Classes
 ClassDescription
ClassRepresents a SQL statement or stored procedure to execute against Mailchimp.
ClassAutomatically generates single-table commands used to reconcile changes made to a System.Data.DataSet with the Mailchimp.
ClassRepresents an open connection to Mailchimp.
ClassGenerates automatically connection strings used to connect to Mailchimp.
ClassRepresents a set of data commands and a data source connection that are used to fill the System.Data.DataSet and update a Mailchimp data.
ClassReads a forward-only stream of rows from Mailchimp.
ClassThe exception that is generated when Mailchimp returns an error.
ClassServes to load external data into Mailchimp.
ClassEnumerates collection names you can use for metadata retrieval purposes.
ClassMonitors dynamic SQL execution in applications that use dotConnect for Mailchimp.
ClassRepresents a parameter to a MailChimpCommand, and optionally, its mapping to System.Data.DataSet columns.
ClassCollects all parameters relevant to a MailChimpCommand 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 Mailchimp.
ClassProvides data for the MailChimpDataAdapter.RowUpdated event.
ClassProvides data for the MailChimpDataAdapter.RowUpdating event. This class cannot be inherited.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the MailChimpDataAdapter.RowUpdated event of an MailChimpDataAdapter.
DelegateRepresents the method that will handle the MailChimpDataAdapter.RowUpdating event of an MailChimpDataAdapter.
Enumerations
 EnumerationDescription
EnumerationDetermines MailChimp API version to use for connecting to MailChimp.
EnumerationDetermines how to present MailChimp merge tags when working with the ListMembers table.
See Also