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