DotNetCoreEfContextSettings.

Force Property

Summary

Removes the last migration without checking the database. If the last migration has been applied to the database, you will need to manually reverse the changes it made

Syntax

public bool Force { get; set; }

Value

Type Description
bool