DbMigrationsConfiguration<TContext>.Seed Method Entity Framework 5.0 Runs after upgrading to the latest migration to allow seed data to be updated. ...
Runs after upgrading to the latest migration to allow seed data to be updated...DbMigrationsConfiguration<TContext> Class System.Data.Entity.Migrations Namespa...
.Migrations.DbMigrationsConfiguration`1.OnSeed(DbContext context) at System.Data.Entity.Migrations.DbMigrator.SeedDatabase() at System.Data.Entity.Migrations....