dotConnect for Mailchimp Documentation
Devart.Data.MailChimp Namespace / MailChimpLoader Class / Open Method

In This Topic
Open Method (MailChimpLoader)
In This Topic
Prepares MailChimpLoader for the loading.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Open() 
 
Remarks
Use Open method to prepare internal MailChimpLoader structures for loading. If you do not call this method explicitly it will be called automatically.
See Also