RoundhouseSettings.

Drop Property

Summary

Gets or sets a value indicating whether to drop the DB.

Syntax

public bool Drop { get; set; }

Value

Type Description
bool This instructs RH to remove a database and not run migration scripts.