errDatabaseClosed constant
int
const errDatabaseClosed
This is sent when an action happen after the database was closed.
Implementation
static const int errDatabaseClosed = 3;
This is sent when an action happen after the database was closed.
static const int errDatabaseClosed = 3;