次の方法で共有


DbFunctionAttribute.IsNullable プロパティ

定義

データベース関数が null の結果を返すことができるかどうかを示す値。

public virtual bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Overridable Property IsNullable As Boolean

プロパティ値

適用対象