Ef6DatabaseUpdateSettings.

Target Property

Summary

Specifies the name of a particular migration to update the database to. If omitted, the current model will be used.

Syntax

public string Target { get; set; }

Value

Type Description
string