Mono Class Library: Overview

MySql.Data.MySqlClient.MySqlScriptEventArgs: Members

The members of MySql.Data.MySqlClient.MySqlScriptEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

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