Small. Fast. Reliable.
Choose any three.

SQLite Requirement Matrix Details
database_file_object.html

Index Summary Markup Original


R-10014-60729-41170-51262-01387-53486-13666-35080 tcl slt th3 src

If X is the name of a rollback or WAL-mode journal file that is passed into the xOpen method of sqlite3_vfs, then sqlite3_database_file_object(X) returns a pointer to the sqlite3_file object that represents the main database file.

/* IMP: R-10014-60729 */
# EVIDENCE-OF: R-10014-60729 If X is the name of a rollback or WAL-mode
# journal file that is passed into the xOpen method of sqlite3_vfs, then
# sqlite3_database_file_object(X) returns a pointer to the sqlite3_file
# object that represents the main database file.