IMutableDbFunction.IsNullable Property

Definition

Gets or sets the value indicating whether the database function can return null value or not.

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

Property Value

Applies to