Mono Class Library: OverviewMySql.Data.MySqlClient.MySqlTransaction: Members |
The members of MySql.Data.MySqlClient.MySqlTransaction are listed below.
See Also: Inherited members from System.Data.Common.DbTransaction
[read-only] Connection MySqlConnection. Gets the MySql.Data.MySqlClient.MySqlConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid. [read-only] overrideIsolationLevel System.Data.IsolationLevel. Specifies the System.Data.IsolationLevel for this transaction.
[read-only] overrideDbConnection System.Data.Common.DbConnection. Documentation for this section has not yet been entered.