SQLITE_DONE constant

int const SQLITE_DONE

sqlite3_stepstatic const int ) has finished executing

Implementation

static const int SQLITE_DONE = 101;