TokenManager Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- source
- String
- tokens
- IMinimalList<TokenData>
- compatibilityLevel
- Int32