共用方式為


RuntimeDbFunction.IReadOnlyDbFunction.IsNullable 屬性

定義

取得值,指出資料庫函式是否可以傳回 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

屬性值

實作

屬性

適用於