다음을 통해 공유


EntityParameter.SourceColumnNullMapping 속성

정의

소스 열에서 null이 허용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

public override bool SourceColumnNullMapping { get; set; }
member this.SourceColumnNullMapping : bool with get, set
Public Overrides Property SourceColumnNullMapping As Boolean

속성 값

원본 열이 null 허용이면 true이고, 그렇지 않으면 false입니다.

적용 대상