MySqlConnection Constructor
From MySQL Connector/Net
Initializes a new instance of the MySqlConnection class.
Overload List
| Name | Description | |
|---|---|---|
| MySqlConnection()()() |
Initializes a new instance of the MySqlConnection class.
| |
| MySqlConnection(String) |
Initializes a new instance of the MySqlConnection class when given a string containing the connection string.
|