共用方式為


ModelCodeGenerationOptions.SuppressOnConfiguring 屬性

定義

取得或設定值,指出是否要隱藏 OnConfiguring () 方法的產生。

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

屬性值

值,指出是否要隱藏產生 OnConfiguring () 方法。

適用於