Transaction.Begin-Methode
Beginnen Sie eine Transaktion. Dieses Objekt sollte sich derzeit nicht in einer Transaktion befinden.
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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()