Edit

Transaction.Rollback method

Rollback a transaction. This object should be in a transaction.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  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()

See also

Reference

Transaction class

Transaction members

Microsoft.Isam.Esent.Interop namespace