- flag
- Documentation for this section has not yet been entered.
When set, the selection is verified against malicious arguments. When using this class to create a statement using SQLiteQueryBuilder.BuildQueryString(bool, System.String, System.String, System.String, System.String, System.String, System.String, System.String), non-numeric limits will raise an exception. If a projection map is specified, fields not in that map will be ignored. If this class is used to execute the statement directly using SQLiteQueryBuilder.Query(SQLiteDatabase, System.String[], System.String[], System.String[], System.String[], System.String[], System.String[]) or SQLiteQueryBuilder.Query(SQLiteDatabase, System.String[], System.String[], System.String[], System.String[], System.String[], System.String[], System.String[]), additionally also parenthesis escaping selection are caught. To summarize: To get maximum protection against malicious third party apps (for example content provider consumers), make sure to do the following: