TSql80Parser(Boolean) 建構函式

定義

初始化 TSql80Parser 類別的新執行個體。

public TSql80Parser(bool initialQuotedIdentifiers);
new Microsoft.SqlServer.TransactSql.ScriptDom.TSql80Parser : bool -> Microsoft.SqlServer.TransactSql.ScriptDom.TSql80Parser
Public Sub New (initialQuotedIdentifiers As Boolean)

參數

initialQuotedIdentifiers
Boolean

若設定為 true [初始引號識別碼]。

適用於