Edit

Share via


Update.ReleaseResource method

Called when the transaction is being disposed while active. This should rollback the transaction.

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

Syntax

'Declaration
Protected Overrides Sub ReleaseResource
'Usage

Me.ReleaseResource()
protected override void ReleaseResource()

See also

Reference

Update class

Update members

Microsoft.Isam.Esent.Interop namespace