SDK support

Key.h

An included support header used by local-database index templates.

C++23 mc/database/Key.h
#include <mc/database/Key.h>

This header has no independent client-facing interface. Its declarations live in the implementation namespace mc::databaseDetail.

Use the row and table interfaces; key construction is handled by the database.

Jump to a declaration · 0

The related headers below provide the interfaces for application use.