Share via


RuntimeDbFunction.IReadOnlyDbFunction.IsNullable Property

Definition

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

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.IsNullable { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.IsNullable : bool
 ReadOnly Property IsNullable As Boolean Implements IReadOnlyDbFunction.IsNullable

Property Value

Implements

Attributes

Applies to