SQLite3.this

Opens the given database file.

  1. this(string file)
    class SQLite3
    this
    (
    string file
    )
  2. this(sqlite3* db)

Meta