Click or drag to resize
VirtualRadar.Database Namespace
The namespace holding the standard implementations of the database interfaces.
Classes
  ClassDescription
Public classImplementations
Initialises the class factory with all the standard implementations in this library.
Public classSQLiteExecute
A class that can perform some action on a SQLite command repeatedly until the command no longer throws a locked exception.
Remarks
None of the implementations are public, you must use the class factory to access them.