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

◆ BindInlineParameters()

template<typename SELECTER>
void sqt::BaseSelecter< SELECTER >::BindInlineParameters ( Statement & ) const
constexprnoexcept

Binds inline parameters to the statement.

Primary selecters do not have inline parameters, so this method does nothing.