- url
- The URL of the row to delete.
- where
- A filter to apply to rows before deleting, formatted as an SQL WHERE clause (excluding the WHERE itself).
- selectionArgs
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Deletes row(s) specified by a content URI. If the content provider supports transactions, the deletion will be atomic.