MigratorScriptingDecorator Constructor (MigratorBase)
Initializes a new instance of the MigratorScriptingDecorator class.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- innerMigrator
-
Type:
System.Data.Entity.Migrations.Infrastructure.MigratorBase
The migrator that this decorator is wrapping.