MySqlScript Constructor

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

Overload List

  Name Description
Public method MySqlScript()()()()
Initializes a new instance of the MySqlScript class.
Public method MySqlScript(String)
Initializes a new instance of the MySqlScript class.
Public method MySqlScript(MySqlConnection)
Initializes a new instance of the MySqlScript class.
Public method MySqlScript(MySqlConnection, String)
Initializes a new instance of the MySqlScript class.

See Also