Sdílet prostřednictvím


MigratorBase(MigratorBase) Konstruktor

Definice

Inicializuje novou instanci Třídy MigratorBase.

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)

Parametry

innerMigrator
MigratorBase

Stěhovač, který tento dekorátor balí.

Platí pro