ModelCodeGenerationOptions.UseDataAnnotations 속성

정의

데이터 주석을 사용할지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

데이터 주석을 사용할지 여부를 나타내는 값입니다.

적용 대상