|
Sqlite3 3.50.2
Light weight SQL DB
|
Public Member Functions | |
| int (SQLITE_CDECL *xCloser)(FILE *) | |
Data Fields | |
| const char * | zFile |
| FILE * | in |
| char * | z |
| int | n |
| int | nAlloc |
| int | nLine |
| int | nRow |
| int | nErr |
| int | bNotFirst |
| int | cTerm |
| int | cColSep |
| int | cRowSep |
| ImportCtx::int | ( | SQLITE_CDECL * | xCloser | ) |