Gets or sets the code generator to be used when scaffolding migrations.
public MigrationCodeGenerator CodeGenerator { get; set; }
DbMigrationsConfiguration ClassSystem.Data.Entity.Migrations Namespace