C# (CSharp) System.Data.Entity.Migrations 네임스페이스

중첩된 네임스페이스

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

클래스들

이름 설명
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.