TSqlObjectOptions.AnsiNulls Property

Definition

Specifies if the the ANSI_NULLS connection setting for objects is on or off

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

Property Value

Applies to