다음을 통해 공유


FluentApiCodeFragment.IsHandledByDataAnnotations 속성

정의

이 메서드 호출에 해당하는 데이터 주석이 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

이 메서드 호출에 해당하는 데이터 주석이 있는지 여부를 나타내는 값입니다.

적용 대상