TSqlModelOptions.ConcatNullYieldsNull プロパティ

定義

CONCAT_NULL_YIELDS_NULL データベース オプションを指定します。

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

プロパティ値

適用対象