DbMigrationsConfiguration.AutomaticMigrationsEnabled Property

Definition

Gets or sets a value indicating if automatic migrations can be used when migrating the database.

public bool AutomaticMigrationsEnabled { get; set; }
member this.AutomaticMigrationsEnabled : bool with get, set
Public Property AutomaticMigrationsEnabled As Boolean

Property Value

Applies to