ISimpleTransactionSuperior 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示不是根交易,但可擴大以便由 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() |
告知登記的物件正在復原交易。 |