ITransaction Interfejs

Definicja

Odnosi się do interfejsu koordynatora transakcji rozproszonych (DTC) ITransaction i jest obsługiwany przez obiekty uzyskane za pośrednictwem Transaction.

public interface class ITransaction
[System.Runtime.InteropServices.Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ITransaction
[<System.Runtime.InteropServices.Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ITransaction = interface
Public Interface ITransaction
Atrybuty

Metody

Abort(BOID, Int32, Int32)

Przerywa transakcję.

Commit(Int32, Int32, Int32)

Zatwierdza transakcję.

GetTransactionInfo(XACTTRANSINFO)

Zwraca informacje o obiekcie transakcji.

Dotyczy