MySQL Connector/Net |
MySqlScriptErrorEventArgs Properties |
MySqlScriptErrorEventArgs Class See Also Send Feedback |
The MySqlScriptErrorEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exception |
Gets the exception.
| |
Ignore |
Gets or sets a value indicating whether this MySqlScriptErrorEventArgs is ignore.
| |
Line |
Gets the line.
(Inherited from MySqlScriptEventArgs.) | |
Position |
Gets the position.
(Inherited from MySqlScriptEventArgs.) | |
StatementText |
Gets the statement text.
(Inherited from MySqlScriptEventArgs.) |