다음을 통해 공유


IMutableDbFunction.IsNullable 속성

정의

데이터베이스 함수가 null 값을 반환할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

적용 대상