Linguaggio

ISimpleTransactionSuperior Interfaccia

Definizione

Rappresenta una transazione che non è una transazione radice, ma può essere inoltrata per essere gestita da MSDTC.

public interface class ISimpleTransactionSuperior : System::Transactions::ITransactionPromoter
public interface ISimpleTransactionSuperior : System.Transactions.ITransactionPromoter
type ISimpleTransactionSuperior = interface
    interface ITransactionPromoter
Public Interface ISimpleTransactionSuperior
Implements ITransactionPromoter
Implementazioni

Metodi

Nome Descrizione
Promote()

Notifica a un oggetto incluso che è stata richiesta un'escalation della transazione delegata.

(Ereditato da ITransactionPromoter)
Rollback()

Notifica a un oggetto elencato che viene eseguito il rollback della transazione.

Si applica a