MySqlScript Constructor
From MySQL Connector/Net
Overload List
| Name | Description | |
|---|---|---|
| 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.
|