Instance.ReleaseHandle-Methode
Geben Sie das Handle für diese instance frei.
Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Protected Overrides Function ReleaseHandle As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.ReleaseHandle()
protected override bool ReleaseHandle()
Rückgabewert
Typ: System.Boolean
True, wenn das Handle freigegeben werden könnte.