RoundhouseSettings.

BeforeMigrationFolderName Property

Summary

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

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.