ISimpleTransactionSuperior
(System.Transactions.ISimpleTransactionSuperior)
Inherits:
Interfaces:
ITransactionPromoter
Derived Types:
0
Assembly:
System.Transactions.dll
Represents a transaction that is not a root transaction, but can be escalated to be managed by the MSDTC.
VB.NET
C#
|
C#
public interface ISimpleTransactionSuperior : System.Transactions.ITransactionPromoter
{
}
Articles
|
Represents a transaction that is not a root transaction, but can be ... system transactions isimpletransactionsuperior_members system.transactions
|
|
Note: This interface is new in the .NET Framework version 2.0. ... .NET Framework 2.0 Class Library Reference System.Transactions ISimpleTransactionSuperior Interface
|