# AdoNetReminderTableOptions

Package: [Microsoft.Orleans.Reminders.AdoNet](/orleans/docs/api/csharp/microsoft.orleans.reminders.adonet/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Reminders.AdoNet) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AdoNet/Orleans.Reminders.AdoNet/ReminderService/AdoNetReminderTableOptions.cs#L7)

```csharp
public class AdoNetReminderTableOptions
```

Options for ADO.NET reminder storage.

## Constructors

- [AdoNetReminderTableOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.adonet/orleans.configuration.adonetremindertableoptions/constructors/constructor-75bac923/)

## Properties

- [ConnectionString](/orleans/docs/api/csharp/microsoft.orleans.reminders.adonet/orleans.configuration.adonetremindertableoptions/properties/connectionstring-dcafc875/)
- [Invariant](/orleans/docs/api/csharp/microsoft.orleans.reminders.adonet/orleans.configuration.adonetremindertableoptions/properties/invariant-802e0a9c/)
