| Name | Description | |
|---|---|---|
![]()  | Connection | (Inherited from System.Data.Common.DbTransaction) | 
![]()  | IsolationLevel | Overridden. Specifies the System.Data.IsolationLevel for the transaction. | 
The following tables list the members exposed by DbTransactionBase.
| Name | Description | |
|---|---|---|
![]()  | Connection | (Inherited from System.Data.Common.DbTransaction) | 
![]()  | IsolationLevel | Overridden. Specifies the System.Data.IsolationLevel for the transaction. | 
| Name | Description | |
|---|---|---|
![]()  | Commit | (Inherited from System.Data.Common.DbTransaction) | 
![]()  | CreateObjRef | (Inherited from System.MarshalByRefObject) | 
![]()  | Dispose | (Inherited from System.Data.Common.DbTransaction) | 
![]()  | GetLifetimeService | (Inherited from System.MarshalByRefObject) | 
![]()  | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | 
![]()  | Rollback | (Inherited from System.Data.Common.DbTransaction) | 
| Name | Description | |
|---|---|---|
![]()  | StateChanged | Occurs when the state of the transaction is changed. | 
![]()  | StateChanging | Occurs when the state of the transaction is changing. |