Hi Randar,
If you simply want to delete the entities without even loading them in the client. I suggest you create a store procedure, add it to the model, and add a “Function Import” to represent the stored proc in the model.
The Stored Procedure Query walkthrough in the
DevForce Resource Center provides the steps to follow (note that when adding the Function Import you will be returning nothing instead)
I hope it helps.
Silvio.