DbMigrationsConfiguration.AutomaticMigrationsEnabled 属性

定义

获取或设置一个值,该值指示迁移数据库时是否可以使用自动迁移。

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

属性值

适用于