EfCoreDatabaseUpdateSettings.

Migration Property

Summary

The target migration. If '0', all migrations will be reverted. Defaults to the last migration.

Syntax

public string Migration { get; set; }

Value

Type Description
string