Share via


TSqlObjectOptions.QuotedIdentifier Property

Definition

Specifies if the QUOTED_IDENTIFIER setting for objects is on or off

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

Property Value

Applies to