- locale
- The new locale.
Type Reason Android.Database.SQLException if the locale could not be set. The most common reason for this is that there is no collator available for the locale you requested. In this case the database remains unchanged.
Sets the locale for this database. Does nothing if this database has the SQLiteDatabase.NO_LOCALIZED_COLLATORS flag set or was opened read only.