Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
SqLite3操作クラス(Core) [詳解]
#include <Core.h>
公開メンバ関数 | |
Core () | |
コンストラクタ | |
virtual | ~Core () |
デストラクタ | |
限定公開メンバ関数 | |
bool | getResponse () |
各関数の戻り値判定共通 | |
限定公開変数類 | |
int | _lastError |
SQLite3関数エラー値 | |
|
inline |
|
inlineprotected |
|
protected |
SQLite3関数エラー値
参照元 Core(), alt::db::Engine::Engine(), alt::db::Statement::Bind(), alt::db::Engine::Close(), alt::db::Engine::Create(), alt::db::Statement::Execute(), alt::db::Engine::Execute(), alt::db::Statement::Finalize(), getResponse(), alt::db::Statement::Prepare(), alt::db::Statement::ResetBind().