Navigation
API > API/Plugins > API/Plugins/SQLiteCore
References
| Module | SQLiteCore |
| Header | /Engine/Plugins/Runtime/Database/SQLiteCore/Source/SQLiteCore/Public/SQLitePreparedStatement.h |
| Include | #include "SQLitePreparedStatement.h" |
Syntax
template<typename StatementProvider, typename Columns, typename Bindings>
class TPreparedStatement
Remarks
Generic version of TPreparedStatement, specialized below.