db_key.h File Reference
Type that represents a database key.
More...
#include "../ut.h"
Go to the source code of this file.
Detailed Description
Type that represents a database key.
Definition in file db_key.h.
Typedef Documentation
This type represents a database key (column). Every time you need to specify a key value, this type should be used.
Definition at line 40 of file db_key.h.