Definition at line 58904 of file sqlite3.c.
◆ bDestLocked
| int sqlite3_backup::bDestLocked |
◆ iDestSchema
| u32 sqlite3_backup::iDestSchema |
◆ iNext
| Pgno sqlite3_backup::iNext |
◆ isAttached
| int sqlite3_backup::isAttached |
◆ nPagecount
| Pgno sqlite3_backup::nPagecount |
◆ nRemaining
| Pgno sqlite3_backup::nRemaining |
◆ pDest
| Btree* sqlite3_backup::pDest |
◆ pDestDb
◆ pNext
◆ pSrc
| Btree* sqlite3_backup::pSrc |
◆ pSrcDb
◆ rc
The documentation for this struct was generated from the following file: