MySqlScript Properties

MySQL Connector/Net

MySqlScript Properties

The MySqlScript type exposes the following members.

Properties
  Name Description
Public property Connection
Gets or sets the connection.
Public property Delimiter
Gets or sets the delimiter.
Public property Query
Gets or sets the query.
Top
See Also