Update.ReleaseResource-Methode
Wird aufgerufen, wenn die Transaktion verworfen wird, während sie aktiv ist. Dadurch sollte ein Rollback für die Transaktion ausgeführt werden.
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()