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

◆ IsUnique()

virtual bool sqt::AbstractIndex::IsUnique ( ) const
pure virtualnoexcept

Indicates whether the index is unique.

Returns
true if the index is unique; otherwise false.