SqlFunctionExpression.ArgumentsPropagateNullability Eigenschaft

Definition

Eine Liste von Bool-Werten, die angibt, ob ein einzelnes Argument NULL an das Ergebnis weitergibt.

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)

Eigenschaftswert

Gilt für: