|
Sqlite3 3.50.2
Light weight SQL DB
|
Data Fields | |
| struct RowSetChunk * | pNextChunk |
| struct RowSetEntry | aEntry [ROWSET_ENTRY_PER_CHUNK] |
| struct RowSetEntry RowSetChunk::aEntry[ROWSET_ENTRY_PER_CHUNK] |
| struct RowSetChunk* RowSetChunk::pNextChunk |