npoco deletemany command not deleting any records
I am using NPoco, in Umbraco, and want to delete multiple records. I have tried this but although it returns the number of records, they are not actually deleted from the database. What am I doing wrong?