SqlFunctionExpression.ArgumentsPropagateNullability Özellik

Tanım

Bağımsız değişkenin sonuçta null yayıp yaymay olmadığını gösteren bool değerleri listesi.

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)

Özellik Değeri

IReadOnlyList<Boolean>

Şunlara uygulanır