次の方法で共有


IMutableDbFunction.IsNullable プロパティ

定義

データベース関数が null 値を返すことができるかどうかを示す値を取得または設定します。

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

プロパティ値

適用対象