sqlite3_vfs
An instance of the sqlite3_vfs object defines the interface between the SQLite core and the underlying operating system. The "vfs" in the name of the object stands for "virtual file system". See the VFS documentation for further information.
An instance of the sqlite3_vfs object defines the interface between the SQLite core and the underlying operating system. The "vfs" in the name of the object stands for "virtual file system". See the VFS documentation for further information.
An instance of the sqlite3_vfs object defines the interface between the SQLite core and the underlying operating system. The "vfs" in the name of the object stands for "virtual file system". See the VFS documentation for further information.
An instance of the sqlite3_vfs object defines the interface between the SQLite core and the underlying operating system. The "vfs" in the name of the object stands for "virtual file system". See the VFS documentation for further information.
An instance of the sqlite3_vfs object defines the interface between the SQLite core and the underlying operating system. The "vfs" in the name of the object stands for "virtual file system". See the VFS documentation for further information.
Types
Output parameter that accepts an sqlite3_vfs struct.
Output parameter that accepts an sqlite3_vfs struct.
Output parameter that accepts an sqlite3_vfs struct.
Output parameter that accepts an sqlite3_vfs struct.
Output parameter that accepts an sqlite3_vfs struct.
Properties
Functions
Applies xAccess with supplied arguments.
Applies xDelete with supplied arguments.
Applies xOpen with supplied arguments.