Transaction.Rollback-Methode

Rollback einer Transaktion. Dieses Objekt sollte sich in einer Transaktion befindet.

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

Syntax

'Declaration
Public Sub Rollback
'Usage
Dim instance As Transaction

instance.Rollback()
public void Rollback()

Siehe auch

Verweis

Transaktionsklasse

Transaktionsmitglieder

Microsoft.Isam.Esent.Interop-Namespace