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