다음을 통해 공유


MigratorBase(MigratorBase) 생성자

정의

MigratorBase 클래스의 새 instance 초기화합니다.

protected MigratorBase (System.Data.Entity.Migrations.Infrastructure.MigratorBase innerMigrator);
new System.Data.Entity.Migrations.Infrastructure.MigratorBase : System.Data.Entity.Migrations.Infrastructure.MigratorBase -> System.Data.Entity.Migrations.Infrastructure.MigratorBase
Protected Sub New (innerMigrator As MigratorBase)

매개 변수

innerMigrator
MigratorBase

이 데코레이터가 래핑하는 마이그레이션기입니다.

적용 대상