Api.JetBeginTransaction-Methode

Bewirkt, dass eine Sitzung eine Transaktion ein- oder einen neuen Speicherpunkt in einer vorhandenen Transaktion erstellt.

Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared Sub JetBeginTransaction ( _
    sesid As JET_SESID _
)
'Usage
Dim sesid As JET_SESIDApi.JetBeginTransaction(sesid)
public static void JetBeginTransaction(
    JET_SESID sesid
)

Parameter

Weitere Informationen

Verweis

API-Klasse

API-Member

Microsoft.Isam.Esent.Interop-Namespace