SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
IsAutoInc()
virtual bool sqt::AbstractPrimaryKey::IsAutoInc
(
)
const
pure virtual
noexcept
Checks whether the primary key is auto-incremented.
Returns
true
if the primary key is auto-incremented; otherwise
false
.
sqt
AbstractPrimaryKey
Generated by
1.14.0