DbMigrationsConfiguration.AutomaticMigrationsEnabled Property
Gets or sets a value indicating if automatic migrations can be used when migrating the database.
Assembly: EntityFramework (in EntityFramework.dll)
public bool AutomaticMigrationsEnabled { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }