







The MySqlTransaction type exposes the following members.
Properties
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 DbTransaction..::..DbConnection.) |
![]() |
IsolationLevel |
Specifies the IsolationLevel for this transaction.
(Overrides DbTransaction..::..IsolationLevel.) |