RoundhouseSettings.

AfterMigrationFolderName Property

Summary

Gets or sets the folder name for 'afterMig' scripts.

Syntax

public string AfterMigrationFolderName { get; set; }

Value

Type Description
string The name of the folder for scripts to run before migration and outside of a transaction.