SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
GetAbstractIndexes()
virtual
AbstractIndexesView
sqt::AbstractTable::GetAbstractIndexes
(
)
const
pure virtual
noexcept
Gets all indexes of the table.
Returns
A view to all indexes of the table. It is empty if the table does not have any indexes.
sqt
AbstractTable
Generated by
1.14.0