Transaktionsklasse
Eine Klasse, die eine Transaktion auf einer JET_SESID kapselt.
Vererbungshierarchie
System.Object
Microsoft.Isam.Esent.Interop.EsentResource
Microsoft.Isam.Esent.Interop.Transaction
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class Transaction _
Inherits EsentResource
'Usage
Dim instance As Transaction
public class Transaction : EsentResource
Threadsicherheit
Alle öffentlichen statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.