다음을 통해 공유


DbFunctionAttribute.IsNullable 속성

정의

데이터베이스 함수가 null 결과를 반환할 수 있는지 여부를 나타내는 값입니다.

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

속성 값

적용 대상