Mono Class Library: Overview

MySql.Data.MySqlClient.MySqlScriptEventArgs: Property Members

The properties of MySql.Data.MySqlClient.MySqlScriptEventArgs are listed below. For a list of all members, see the MySqlScriptEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
Lineint. Gets the line.
[read-only]
Positionint. Gets the position.
[read-only]
StatementTextstring. Gets the statement text.