Condividi tramite


RuntimeDbFunctionParameter.IReadOnlyDbFunctionParameter.PropagatesNullability Proprietà

Definizione

Ottiene il valore che indica se il parametro propaga il valore Nullbility, vale a dire se il valore è null la funzione di database stessa restituisce null.

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

Valore della proprietà

Implementazioni

Attributi

Si applica a