Class SQLite3[in Sqlite driver module]

Direct interface to SQLite3 database.

class SQLite3( connect )

Init Block

Direct interface to SQLite3 database.

connectString containing connection parameters.

The connect string is directly passed to the low level sqlite3_open() function of the SQLITE API.


Made with faldoc 2.0.0