errDatabaseNotFound constant
int
const errDatabaseNotFound
Database could not be found
Implementation
static const int errDatabaseNotFound = 1;
Database could not be found
static const int errDatabaseNotFound = 1;