Compartir a través de


RuntimeDbFunction.IReadOnlyDbFunction.IsNullable Propiedad

Definición

Obtiene el valor que indica si la función de base de datos puede devolver 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

Valor de propiedad

Implementaciones

Atributos

Se aplica a