ITransaction Interfész

Definíció

Megfelel az Elosztott tranzakciókoordinátor (DTC) ITransaction felületnek, és a segítségével Transactionbeszerzett objektumok támogatják.

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
Attribútumok

Metódusok

Name Description
Abort(BOID, Int32, Int32)

Megszakítja a tranzakciót.

Commit(Int32, Int32, Int32)

Véglegesíti a tranzakciót.

GetTransactionInfo(XACTTRANSINFO)

Egy tranzakcióobjektum adatait adja vissza.

A következőre érvényes: