GrateSettings.

SqlFilesDirectory Property

Summary

Gets or sets the sql files directory.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public string SqlFilesDirectory { get; set; }

Value

Type Description
string The directory where your SQL scripts are located.