# AzureBasedReminderTable.TestOnlyClearTable

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.runtime.reminderservice.azurebasedremindertable/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.runtime.reminderservice.azurebasedremindertable/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Reminders.AzureStorage/Storage/AzureBasedReminderTable.cs#L155-L158)

```csharp
public Task TestOnlyClearTable()
```

Clears the table.

### Returns

A `System.Threading.Tasks.Task` representing the work performed.
