Summary
    The name of the connection string in the configuration file.
    This can be used to load the connection string and provider.
    
		- Namespace
 - Cake
.EntityFramework .CakeTranslation  - Containing Type
 - EfMigratorSettings
 
Syntax
public string ConnectionName { get; set; }
	Value
| Type | Description | 
|---|---|
| string |