IReadOnlyDbFunction.IsNullable Property

Definition

Gets the value indicating whether the database function can return null.

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

Property Value

Applies to