DbMigrationsConfiguration.TargetDatabase Property

 

Gets or sets a value to override the connection of the database to be migrated.

Namespace:   System.Data.Entity.Migrations
Assembly:  EntityFramework (in EntityFramework.dll)

public DbConnectionInfo TargetDatabase { get; set; }