IReadOnlyDbFunction.IsNullable 属性

定义

获取指示数据库函数是否可以返回 null 的值。

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

属性值

适用于