Transaction.Begin-Methode

Starten sie eine Transaktion. Dieses Objekt sollte sich derzeit nicht in einer Transaktion befindet.

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

Syntax

'Declaration
Public Sub Begin
'Usage
Dim instance As Transaction

instance.Begin()
public void Begin()

Weitere Informationen

Referenz

Transaktionsklasse

Transaktionsmitglieder

Microsoft.Isam.Esent.Interop-Namespace