Property ConnectionString
ConnectionString
The connection string that is required to the cache in order to connect with database.
Declaration
public string ConnectionString { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | Connection String. |