共用方式為


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

屬性值

實作

屬性

適用於