MySqlConnection Constructor

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image
Initializes a new instance of the MySqlConnection class.

Overload List

  Name Description
Public method MySqlConnection()()()()
Initializes a new instance of the MySqlConnection class.
Public method MySqlConnection(String)
Initializes a new instance of the MySqlConnection class when given a string containing the connection string.

See Also