TSqlModelOptions.ConcatNullYieldsNull Property

Definition

Specifies the CONCAT_NULL_YIELDS_NULL database option.

public bool? ConcatNullYieldsNull { get; set; }
member this.ConcatNullYieldsNull : Nullable<bool> with get, set
Public Property ConcatNullYieldsNull As Nullable(Of Boolean)

Property Value

Applies to