ModelCodeGenerationOptions.SuppressOnConfiguring Property

Definition

Gets or sets a value indicating whether to suppress generation of the OnConfiguring() method.

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

Property Value

A value indicating whether to suppress generation of the OnConfiguring() method.

Applies to