MySQL Connector/Net
| MySqlScript Constructor |
Overload List
| Name | Description | |
|---|---|---|
|
MySqlScript |
Initializes a new instance of the
MySqlScript class.
|
|
MySqlScript(String) |
Initializes a new instance of the
MySqlScript class.
|
|
MySqlScript(MySqlConnection) |
Initializes a new instance of the
MySqlScript class.
|
|
MySqlScript(MySqlConnection, String) |
Initializes a new instance of the
MySqlScript class.
|
See Also