Abort the current database transaction.
Declared in <wallet/migrate.h>
<wallet/migrate.h>
virtual bool TxnAbort() override;
Always false, since this read-only batch does not support transactions.