Transaction.Rollback-Methode

Rollback einer Transaktion. Dieses Objekt sollte in einer Transaktion sein.

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()

Siehe auch

Verweis

Transaktionsklasse

Transaktionsmitglieder

Microsoft.Isam.Esent.Interop-Namespace