EfMigratorSettings.

ConnectionString Property

Summary

Gets or sets the connection string.

Syntax

public string ConnectionString { get; set; }

Value

Type Description
string The connection string to be used for code-first migrations.