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()

告知登記的物件正在復原交易。

適用於