MySqlScriptEventArgs Properties

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

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.

See Also