MigrationScaffolder Constructor (DbMigrationsConfiguration)

 

Initializes a new instance of the MigrationScaffolder class.

Namespace:   System.Data.Entity.Migrations.Design
Assembly:  EntityFramework (in EntityFramework.dll)

public MigrationScaffolder(
	DbMigrationsConfiguration migrationsConfiguration
)

Parameters

migrationsConfiguration
Type: System.Data.Entity.Migrations.DbMigrationsConfiguration

Configuration to be used for scaffolding.