Share via


DbFunctionAttribute.IsNullable Property

Definition

The value indicating whether the database function can return null result or not.

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

Property Value

Applies to