MySqlScriptEventArgs Properties

MySQL Connector/Net

MySqlScriptEventArgs Properties

The MySqlScriptEventArgs type exposes the following members.

Properties
  Name Description
Public property Line
Gets the line.
Public property Position
Gets the position.
Public property StatementText
Gets the statement text.
Top
See Also