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