SQLITE_OPEN_EXCLUSIVE constant

int const SQLITE_OPEN_EXCLUSIVE

VFS only

Implementation

static const int SQLITE_OPEN_EXCLUSIVE = 0x00000010;