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

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