ISimpleTransactionSuperior Interface
.NET Framework (current version)
Represents a transaction that is not a root transaction, but can be escalated to be managed by the MSDTC.
Assembly: System.Transactions (in System.Transactions.dll)
| Name | Description | |
|---|---|---|
![]() | Promote() | Notifies an enlisted object that an escalation of the delegated transaction has been requested.(Inherited from ITransactionPromoter.) |
![]() | Rollback() | Notifies an enlisted object that the transaction is being rolled back. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
