- factory
- an optional factory class that is called to instantiate a cursor when query is called
Documentation for this section has not yet been entered.
Create a memory backed SQLite database. Its contents will be destroyed when the database is closed.
Sets the locale of the database to the the system's current locale. Call SQLiteDatabase.SetLocale(Java.Util.Locale) if you would like something else.