SQLITE_ABORT constant
int
const SQLITE_ABORT
Callback routine requested an abort
Implementation
static const int SQLITE_ABORT = 4;
Callback routine requested an abort
static const int SQLITE_ABORT = 4;