Searched defs:readOnly (Results 1 – 5 of 5) sorted by relevance
515 readOnly: create property
614 ro: {offset: 8, sizeof: 4, signature: "i", readOnly: true}, property
468 bft readOnly:1; /* True for statements that do not write */ member
631 u8 readOnly; /* True for a read-only database */ member4687 int readOnly = 0; /* True if this is a read-only file */ in sqlite3PagerOpen() local
521 u8 readOnly; /* WAL_RDWR, WAL_RDONLY, or WAL_SHM_RDONLY */ member