ISimpleTransactionSuperior Rozhraní

Definice

Představuje transakci, která není kořenovou transakcí, ale může být eskalována, aby byla spravována MSDTC.

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

Metody

Promote()

Upozorní objekt zařazení, že byla požadována eskalace delegované transakce.

(Zděděno od ITransactionPromoter)
Rollback()

Upozorní objekt zařazený na seznam, že transakce je vrácena zpět.

Platí pro