IdentifierLiteral.QuoteType Property

Definition

The QuoteType of the identifier.

public Microsoft.SqlServer.TransactSql.ScriptDom.QuoteType QuoteType { get; set; }
member this.QuoteType : Microsoft.SqlServer.TransactSql.ScriptDom.QuoteType with get, set
Public Property QuoteType As QuoteType

Property Value

Applies to