IdentifierLiteral.QuoteType 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.
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