dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpLoader Class / MailChimpLoader Constructor / MailChimpLoader Constructor()

In This Topic
MailChimpLoader Constructor()
In This Topic
Creates an MailChimpLoader object without Connection and with empty TableName.
Syntax
'Declaration
 
Public Function New()
 
Remarks
To use an MailChimpLoader object created with this constructor you must set Connection and TableName properties.
See Also