Public Attributes | |
| BtCursor * | pCursor |
| int | iDb |
| i64 | lastRowid |
| i64 | nextRowid |
| Bool | zeroed |
| Bool | rowidIsValid |
| Bool | atFirst |
| Bool | useRandomRowid |
| Bool | nullRow |
| Bool | nextRowidValid |
| Bool | pseudoTable |
| Bool | deferredMoveto |
| Bool | isTable |
| Bool | isIndex |
| u8 | bogusIncrKey |
| i64 | movetoTarget |
| Btree * | pBt |
| int | nData |
| char * | pData |
| i64 | iKey |
| u8 * | pIncrKey |
| KeyInfo * | pKeyInfo |
| int | nField |
| i64 | seqCount |
| sqlite3_vtab_cursor * | pVtabCursor |
| const sqlite3_module * | pModule |
| int | cacheStatus |
| int | payloadSize |
| u32 * | aType |
| u32 * | aOffset |
| u8 * | aRow |
1.5.6