Summary
Gets or sets the folder name for 'beforeMig' scripts.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public string BeforeMigrationFolderName { get; set; }
Value
Type | Description |
---|---|
string | The name of the folder for scripts to run before migration and outside of a transaction. |