QuoteType Enumeration
Specifies the possible quote type.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| DoubleQuote | The type is DoubleQuote. | |
| NotQuoted | The type is NotQuoted. | |
| SquareBracket | The type is SquareBracket. |
Show: