다음을 통해 공유


DbMigrationsConfiguration.AutomaticMigrationsEnabled 속성

정의

데이터베이스를 마이그레이션할 때 자동 마이그레이션을 사용할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상