Skip to main content

SQLITE_DONE

Constant SQLITE_DONE 

Source
const SQLITE_DONE: c_int = 101;
Expand description

SQLite result code indicating the backup has finished.