Ef6DatabaseUpdateSettings.

MigrationsConfigurationType Property

Summary

Specifies the migrations configuration (TYPE) to use. If omitted, migrations will attempt to locate a single migrations configuration type in the target project.

Syntax

public string MigrationsConfigurationType { get; set; }

Value

Type Description
string