I have seen multiple "Solved" posts on this topic, but none of them contain a solution.
With Remove being a non-delegable function for SharePoint, how do you reliably remove multiple records from a SharePoint data source with 2000+ rows?
I understand that you can remove records from a collection, but that won't remove the record from the connected datasource so "Use collections" isn't a solution.