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)

속성 값

적용 대상