Compartir a través de


TSqlParserToken Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the TSqlParserToken class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público TSqlParserToken() Initializes a new instance of the TSqlParserToken class.
Método público TSqlParserToken(TSqlTokenType, String) Initializes a new instance of the TSqlParserToken class with the specified type and text of the token.
Método público TSqlParserToken(TSqlTokenType, Int32, String, Int32, Int32) Initializes a new instance of the TSqlParserToken class with the specified type, offset, text, line and column of the token.

Arriba

Vea también

Referencia

TSqlParserToken Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom