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