MySQL Connector/Net
MySqlScriptErrorEventArgs Properties |
The MySqlScriptErrorEventArgs type exposes the following members.

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.) |
