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