次の方法で共有


IReadOnlyDbFunction.IsNullable プロパティ

定義

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

public bool IsNullable { get; }
member this.IsNullable : bool
Public ReadOnly Property IsNullable As Boolean

プロパティ値

適用対象