TSqlParser.QuotedIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether quoted identifier is enabled for the parser.
public bool QuotedIdentifier { get; }
member this.QuotedIdentifier : bool
Public ReadOnly Property QuotedIdentifier As Boolean