DbFunctionAttribute.IsNullable 属性

定义

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

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

属性值

适用于