ISimpleTransactionSuperior Интерфейс

Определение

Представляет транзакцию, которая не является корневой транзакцией, но может быть переуправляема с помощью MSDTC.

public interface class ISimpleTransactionSuperior : System::Transactions::ITransactionPromoter
public interface ISimpleTransactionSuperior : System.Transactions.ITransactionPromoter
type ISimpleTransactionSuperior = interface
    interface ITransactionPromoter
Public Interface ISimpleTransactionSuperior
Implements ITransactionPromoter
Реализации

Методы

Имя Описание
Promote()

Уведомляет зачисленный объект о том, что была запрошена эскалация делегированной транзакции.

(Унаследовано от ITransactionPromoter)
Rollback()

Уведомляет о том, что транзакция откатывается.

Применяется к