Home
last modified time | relevance | path

Searched defs:Db (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A DsqliteInt.h1181 typedef struct Db Db; typedef
1318 struct Db { struct
1319 char *zDbSName; /* Name of this database. (schema name, not filename) */ argument
1330 ** the Schema for the TEMP databaes (sqlite3.aDb[1]) which is free-standing. argument