C# (CSharp) System.Data.Entity.Migrations Namespace

Nested Namespaces

System.Data.Entity.Migrations.Infrastructure
System.Data.Entity.Migrations.Sql
System.Data.Entity.Migrations.Utilities

Сlasses

Name Description
DbMigrationsConfiguration Configuration relating to the use of migrations for a given model. You will typically create a configuration class that derives from DbMigrationsConfiguration{TContext} rather than using this class.