- clearDBCache
void clearDBCache()
Undocumented in source. Be warned that the author may not have intended to support it.
- dbColumns
string[uint] dbColumns(LockedConnection!Connection delegate() openDB)
Undocumented in source. Be warned that the author may not have intended to support it.
- dbColumns
string[uint] dbColumns(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.
- dbKeys
string[] dbKeys(LockedConnection!Connection delegate() openDB)
Undocumented in source. Be warned that the author may not have intended to support it.
- dbKeys
string[] dbKeys(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.
- fillDBCache
void fillDBCache(LockedConnection!Connection delegate() openDB)
Undocumented in source. Be warned that the author may not have intended to support it.
- fillDBCache
void fillDBCache(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.
- rebuildDBCache
void rebuildDBCache(LockedConnection!Connection delegate() openDB)
Undocumented in source. Be warned that the author may not have intended to support it.
- rebuildDBCache
void rebuildDBCache(Connection dbConn)
Undocumented in source. Be warned that the author may not have intended to support it.