IDtcTransaction Interfaccia

Definizione

Descrive una transazione DTC.

public interface class IDtcTransaction
[System.Runtime.InteropServices.Guid("0fb15084-af41-11ce-bd2b-204c4f4f5020")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDtcTransaction
public interface IDtcTransaction
[<System.Runtime.InteropServices.Guid("0fb15084-af41-11ce-bd2b-204c4f4f5020")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDtcTransaction = interface
type IDtcTransaction = interface
Public Interface IDtcTransaction
Attributi

Commenti

Non implementare questa interfaccia, perché viene usata solo dalla TransactionInterop classe internamente per rappresentare la versione non gestita dell'interfaccia ITransactionSystem.EnterpriseServices dello spazio dei nomi.

Metodi

Nome Descrizione
Abort(IntPtr, Int32, Int32)

Interrompe una transazione.

Commit(Int32, Int32, Int32)

Esegue il commit di una transazione.

GetTransactionInfo(IntPtr)

Recupera informazioni su una transazione.

Si applica a