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

◆ Handle()

sqlite3_stmt * sqt::Statement::Handle ( ) const
noexcept

Gets the SQLite statement handle.

Returns
The SQLite statement handle.