|
gdrsclib
|
Data Fields | |
| BtCursor * | pCursor |
| int | iDb |
| i64 | lastRowid |
| Bool | zeroed |
| Bool | rowidIsValid |
| Bool | atFirst |
| Bool | useRandomRowid |
| Bool | nullRow |
| Bool | deferredMoveto |
| Bool | isTable |
| Bool | isIndex |
| i64 | movetoTarget |
| Btree * | pBt |
| int | pseudoTableReg |
| KeyInfo * | pKeyInfo |
| int | nField |
| i64 | seqCount |
| sqlite3_vtab_cursor * | pVtabCursor |
| const sqlite3_module * | pModule |
| int | seekResult |
| u32 | cacheStatus |
| int | payloadSize |
| u32 * | aType |
| u32 * | aOffset |
| u8 * | aRow |
| const sqlite3_module* pModule |
| sqlite3_vtab_cursor* pVtabCursor |
1.8.14