Sqlite

Constructors

this
this(string filename, int flags)

Opens and creates the database, if desired.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

affectedRows
int affectedRows()
lastInsertId
int lastInsertId()
startTransaction
void startTransaction()

Meta