共用方式為


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)

屬性值

適用於