TokenManager 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public TokenManager(string source, Babel.ParserGenerator.IMinimalList<Babel.ParserGenerator.TokenData> tokens, System.Collections.Generic.List<int> newLines, System.Collections.Generic.List<int> batchSeparators, int compatibilityLevel);
new Microsoft.SqlServer.Management.SqlParser.Parser.TokenManager : string * Babel.ParserGenerator.IMinimalList<Babel.ParserGenerator.TokenData> * System.Collections.Generic.List<int> * System.Collections.Generic.List<int> * int -> Microsoft.SqlServer.Management.SqlParser.Parser.TokenManager
Public Sub New (source As String, tokens As IMinimalList(Of TokenData), newLines As List(Of Integer), batchSeparators As List(Of Integer), compatibilityLevel As Integer)
參數
- source
- String
- tokens
- IMinimalList<TokenData>
- compatibilityLevel
- Int32