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

◆ GetName()

virtual std::string_view sqt::AbstractIndex::GetName ( ) const
pure virtualnoexcept

Gets the name of the index.

Returns
The name of the index.