Reads the key at the current position.
Declared in <dbwrapper.h>
<dbwrapper.h>
template<typename K> bool GetKey(K& key);
True if the key was read successfully, false otherwise.