CANTOPEN_ISDIR top-level constant
int
const CANTOPEN_ISDIR
See SQLite Documentation for meaning and the use of it.
Implementation
const CANTOPEN_ISDIR = (CANTOPEN | (2 << 8));
See SQLite Documentation for meaning and the use of it.
const CANTOPEN_ISDIR = (CANTOPEN | (2 << 8));