dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpCommandBuilder Class

In This Topic
MailChimpCommandBuilder Class Methods
In This Topic

For a list of all members of this type, see MailChimpCommandBuilder members.

Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)Populates the specified MailChimpCommand object's MailChimpCommand.Parameters collection with parameter information for the SQL statement specified in the CommandText.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Gets the automatically generated SQL statement required to perform deletions on the data source.  
Public MethodOverloaded. Gets the automatically generated SQL statement required to perform inserts on the data source.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Gets the automatically generated SQL statement required to perform updates on the data source.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns the string passed as the parameter enclosed in quotes. (Inherited from Devart.Common.DbCommandBuilder)
Public MethodRefreshes the data source schema information used to generate INSERT, UPDATE, or DELETE statements. (Inherited from Devart.Common.DbCommandBuilderBase)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.Data.Common.DbCommandBuilder)
Top
See Also