GrateSettings.

ConnectionString Property

Summary

Gets or sets the connection string.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public string ConnectionString { get; set; }

Value

Type Description
string You now provide an entire connection string. ServerName and Database from grate are obsolete.