dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoader Class / MySqlLoader Constructor

In This Topic
MySqlLoader Constructor
In This Topic
Initializes a new instance of the MySqlLoader class.
Overload List
OverloadDescription
Creates an MySqlLoader object without Connection and with empty TableName.  
Initializes a new instance of the MySqlLoader class with table name that will be loaded.  
Initializes a new instance of the MySqlLoader class with table name that will be loaded and a MySqlConnection object.  
See Also