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