다음을 통해 공유


ModelCodeGenerationOptions.SuppressOnConfiguring 속성

정의

OnConfiguring() 메서드의 생성을 표시하지 않을지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

OnConfiguring() 메서드의 생성을 표시하지 않을지 여부를 나타내는 값입니다.

적용 대상