DbMigrationsConfiguration.CodeGenerator Property

Definition

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

public System.Data.Entity.Migrations.Design.MigrationCodeGenerator CodeGenerator { get; set; }
member this.CodeGenerator : System.Data.Entity.Migrations.Design.MigrationCodeGenerator with get, set
Public Property CodeGenerator As MigrationCodeGenerator

Property Value

Applies to