Método EsentResource.ReleaseResource
Implementado pela subclasse para liberar um recurso.
Namespace:Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (em Microsoft.Isam.Esent.Interop.dll)
Sintaxe
'Declaration
Protected MustOverride Sub ReleaseResource
'Usage
Me.ReleaseResource()
protected abstract void ReleaseResource()