MigratorBase.Configuration Property

 

Gets the configuration being used for the migrations process.

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

public virtual DbMigrationsConfiguration Configuration { get; }

Property Value

Type: System.Data.Entity.Migrations.DbMigrationsConfiguration

The process being used for the migrations process.