Sqlite3 3.50.2
Light weight SQL DB
|
#include "sqlite3.h"
Data Fields | |
const sqlite3_module * | pModule |
int | nRef |
char * | zErrMsg |
const sqlite3_module * sqlite3_vtab::pModule |
char * sqlite3_vtab::zErrMsg |
Definition at line 7849 of file sqlite3.h.
Referenced by expertFilter(), fsdirSetErrmsg(), and seriesBestIndex().