TSql80Parser(Boolean) Constructor
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.
Initializes a new instance of the TSql80Parser class.
public TSql80Parser (bool initialQuotedIdentifiers);
new Microsoft.SqlServer.TransactSql.ScriptDom.TSql80Parser : bool -> Microsoft.SqlServer.TransactSql.ScriptDom.TSql80Parser
Public Sub New (initialQuotedIdentifiers As Boolean)
Parameters
- initialQuotedIdentifiers
- Boolean
if set to true
[initial quoted identifiers].