C# Bulk delete

Hello,
Is there any way to remove all data from table at once using C#?
Thank you

Hi Fabricio

There is no such method in Backendless .NET SDK
But you can send a raw bulk delete request using Backendless REST API