Méthode Api.JetBeginTransaction
Provoque l’entrée d’une session dans une transaction ou la création d’un point d’enregistrement dans une transaction existante.
Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
Public Shared Sub JetBeginTransaction ( _
sesid As JET_SESID _
)
'Usage
Dim sesid As JET_SESIDApi.JetBeginTransaction(sesid)
public static void JetBeginTransaction(
JET_SESID sesid
)
Paramètres
sesid
Type : Microsoft.Isam.Esent.Interop.JET_SESIDSession pour laquelle commencer la transaction.