EntityParameter.SourceColumnNullMapping 속성

정의

원본 열이 null 허용 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 virtual property bool SourceColumnNullMapping { bool get(); void set(bool value); };
public override bool SourceColumnNullMapping { get; set; }
member this.SourceColumnNullMapping : bool with get, set
Public Overrides Property SourceColumnNullMapping As Boolean

속성 값

원본 열이 null 허용이면

적용 대상