MySqlScriptEventArgs Properties

MySQL Connector/Net

The MySqlScriptEventArgs type exposes the following members.

Properties

  NameDescription
Line
Gets the line.
Position
Gets the position.
StatementText
Gets the statement text.

See Also