MySqlScript Constructor

MySQL Connector/Net

Overload List

  NameDescription
MySqlScript()()()
Initializes a new instance of the MySqlScript class.
MySqlScript(MySqlConnection)
Initializes a new instance of the MySqlScript class.
MySqlScript(String)
Initializes a new instance of the MySqlScript class.
MySqlScript(MySqlConnection, String)
Initializes a new instance of the MySqlScript class.

See Also