GrateSettings.

ConnectionStringAdmin Property

Summary

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

Syntax

public string ConnectionStringAdmin { get; set; }

Value

Type Description
string Used when creating a new database, rather than migrating an existing one.