SYNC_DATAONLY top-level constant
int
const SYNC_DATAONLY
See SQLite Documentation for meaning and the use of it.
Implementation
const SYNC_DATAONLY = 0x00010;
See SQLite Documentation for meaning and the use of it.
const SYNC_DATAONLY = 0x00010;