# AdoNetClusteringTable.DeleteMembershipTableEntries(string)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membershipservice.adonetclusteringtable/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.clustering.adonet/orleans.runtime.membershipservice.adonetclusteringtable/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AdoNet/Orleans.Clustering.AdoNet/Messaging/AdoNetClusteringTable.cs#L165-L175)

```csharp
public Task DeleteMembershipTableEntries(string clusterId)
```

Deletes all table entries of the given clusterId

### Parameters

- `clusterId` (`string`)
