DbMigrationsConfiguration.CodeGenerator Property

 

Gets or sets the code generator to be used when scaffolding migrations.

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

public MigrationCodeGenerator CodeGenerator { get; set; }