| Overload | Description |
|---|---|
| MySqlConnection Constructor() | Initializes a new instance of the MySqlConnection class. |
| MySqlConnection Constructor(String) | Initializes a new instance of the MySqlConnection class when given a string containing the connection string. |