IMutableDbFunction.IsNullable 属性

定义

获取或设置值,该值指示数据库函数是否可以返回 null 值。

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

属性值

适用于