The Pedigree Project  0.1
Public Attributes | List of all members
sqlite3_backup Struct Reference
+ Collaboration diagram for sqlite3_backup:

Public Attributes

sqlite3pDestDb
 
BtreepDest
 
u32 iDestSchema
 
int bDestLocked
 
Pgno iNext
 
sqlite3pSrcDb
 
BtreepSrc
 
int rc
 
Pgno nRemaining
 
Pgno nPagecount
 
int isAttached
 
sqlite3_backuppNext
 

Detailed Description

Definition at line 67999 of file sqlite3.c.


The documentation for this struct was generated from the following file: