EfMigratorSettings.

ConnectionName Property

Summary

The name of the connection string in the configuration file. This can be used to load the connection string and provider.

Syntax

public string ConnectionName { get; set; }

Value

Type Description
string