MySQL Connector/Net
MySqlTransaction Properties |
The MySqlTransaction type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Connection |
Gets the MySqlConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.
|
![]() |
DbConnection | (Overrides DbTransactionDbConnection.) |
![]() |
IsolationLevel |
Specifies the IsolationLevel for this transaction.
(Overrides DbTransactionIsolationLevel.) |
