TSqlModelOptions.QuotedIdentifierOn Property

Definition

Specifies the QUOTED_IDENTIFIER database option.

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

Property Value

Applies to