Mono Class Library: OverviewMySql.Data.MySqlClient.MySqlConnection: Property Members |
The properties of MySql.Data.MySqlClient.MySqlConnection are listed below. For a list of all members, see the MySqlConnection Members list.
See Also: Inherited members from System.Data.Common.DbConnection
overrideConnectionString string. Documentation for this section has not yet been entered. [read-only] overrideConnectionTimeout int. Documentation for this section has not yet been entered. [read-only] overrideDatabase string. Documentation for this section has not yet been entered. [read-only] overrideDataSource string. Gets the name of the MySQL server to which to connect. [read-only] ServerThread int. Returns the id of the server thread this connection is executing on [read-only] overrideServerVersion string. Documentation for this section has not yet been entered. [read-only] overrideState System.Data.ConnectionState. Documentation for this section has not yet been entered. [read-only] UseCompression bool. Indicates if this connection should use compression when communicating with the server.