protected override void Destroy(IntPtr handle) { FdbNative.DatabaseDestroy(handle); Interlocked.Decrement(ref DebugCounters.DatabaseHandles); }