次の方法で共有


DbMigrationsConfiguration.AutomaticMigrationsEnabled プロパティ

定義

データベースの移行時に自動移行を使用できるかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象