Class AdoNetClusteringClientOptions
Inheritance
System.Object
AdoNetClusteringClientOptions
Namespace: Orleans.Configuration
Assembly: Orleans.Clustering.AdoNet.dll
Syntax
public class AdoNetClusteringClientOptions : object
Properties
| Improve this Doc View SourceConnectionString
Connection string for Sql
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Invariant
The invariant name of the connector for gatewayProvider's database.
Declaration
public string Invariant { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |