GrateSettings.

SchemaName Property

Summary

Gets or sets the schema name to use instead of [grate].
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public string SchemaName { get; set; }

Value

Type Description
string The schema where grate stores its tables. If migrating from RoundHouse use "RoundhousE".