다음을 통해 공유


IPropertyNullabilityChangedConvention 인터페이스

정의

속성의 null 허용 여부를 변경할 때 수행해야 하는 작업을 나타냅니다.

public interface IPropertyNullabilityChangedConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IConvention
type IPropertyNullabilityChangedConvention = interface
    interface IConvention
Public Interface IPropertyNullabilityChangedConvention
Implements IConvention
파생
구현

설명

자세한 내용 및 예제는 모델 빌드 규칙을 참조하세요.

적용 대상