SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches

◆ GetAbstractColumns()

virtual AbstractColumnsView sqt::AbstractIndex::GetAbstractColumns ( ) const
pure virtualnoexcept

Gets columns of the index.

Returns
A view to the columns of the index.
See also
sqt::AbstractColumn