Mono Class Library: Overview

MySql.Data.MySqlClient.MySqlScript: Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the MySql.Data.MySqlClient.MySqlScript class.
Initializes a new instance of the MySql.Data.MySqlClient.MySqlScript class.
Initializes a new instance of the MySql.Data.MySqlClient.MySqlScript class.
Initializes a new instance of the MySql.Data.MySqlClient.MySqlScript class.

Public Properties

ConnectionMySqlConnection. Gets or sets the connection.
Delimiterstring. Gets or sets the delimiter.
Querystring. Gets or sets the query.

Public Methods

Execute() : int
Executes this instance.

Public Events

ErrorDocumentation for this section has not yet been entered.
ScriptCompletedDocumentation for this section has not yet been entered.
StatementExecutedDocumentation for this section has not yet been entered.