次の方法で共有


ModelCodeGenerationOptions.SuppressOnConfiguring プロパティ

定義

OnConfiguring() メソッドの生成を抑制するかどうかを示す値を取得または設定します。

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

プロパティ値

OnConfiguring() メソッドの生成を抑制するかどうかを示す値。

適用対象