TSqlModelOptions.AnsiNullsOn Property

Definition

Specifies the ANSI_NULLS database option.

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

Property Value

Applies to