SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
GetAbstractPrimaryKey()
virtual constexpr const
AbstractPrimaryKey
* sqt::AbstractTable::GetAbstractPrimaryKey
(
)
const
constexpr
virtual
noexcept
Gets the primary key of the table.
Returns
A pointer to the primary key; or
nullptr
if the table does not have a primary key.
sqt
AbstractTable
Generated by
1.14.0