MySQL Connector/Net
| MySqlScriptEventArgs Properties |
The MySqlScriptEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
Line |
Gets the line.
|
|
Position |
Gets the position.
|
|
StatementText |
Gets the statement text.
|
See Also