Get a cursor iterating over all records in the database.
Declared in <wallet/sqlite.h>
<wallet/sqlite.h>
virtual std::unique_ptr<DatabaseCursor> GetNewCursor() override;
A new cursor over the database.