Property ConnectionString
ConnectionString
Connection String is 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 |