次の方法で共有


RuntimeDbFunctionParameter.IReadOnlyDbFunctionParameter.PropagatesNullability プロパティ

定義

パラメーターが null 許容を伝達するかどうかを示す値を取得します。値が データベース関数自体である場合は null を返します 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

プロパティ値

実装

属性

適用対象