ITransaction Rozhraní

Definice

Odpovídá rozhraní DTC (Distributed Transaction Coordinator) ITransaction a je podporováno objekty získanými prostřednictvím 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
Atributy

Metody

Abort(BOID, Int32, Int32)

Přeruší transakci.

Commit(Int32, Int32, Int32)

Potvrdí transakci.

GetTransactionInfo(XACTTRANSINFO)

Vrátí informace o objektu transakce.

Platí pro