次の方法で共有


SqlFunctionExpression.ArgumentsPropagateNullability プロパティ

定義

個々の引数が null 値を結果に伝達するかどうかを示すブール値のリスト。

public virtual System.Collections.Generic.IReadOnlyList<bool> ArgumentsPropagateNullability { get; }
public virtual System.Collections.Generic.IReadOnlyList<bool>? ArgumentsPropagateNullability { get; }
member this.ArgumentsPropagateNullability : System.Collections.Generic.IReadOnlyList<bool>
Public Overridable ReadOnly Property ArgumentsPropagateNullability As IReadOnlyList(Of Boolean)

プロパティ値

適用対象