Lire en anglais

Partager via


ITransaction Interface

Définition

Correspond à l'interface ITransaction DTC (Distributed Transaction Coordinator) et est pris en charge par les objets obtenus par le biais de Transaction.

C#
[System.Runtime.InteropServices.Guid("0FB15084-AF41-11CE-BD2B-204C4F4F5020")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ITransaction
Attributs

Méthodes

Abort(BOID, Int32, Int32)

Abandonne la transaction.

Commit(Int32, Int32, Int32)

Valide la transaction.

GetTransactionInfo(XACTTRANSINFO)

Retourne les informations relatives à un objet de transaction.

S’applique à

Produit Versions
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1