Compartilhar via


Construtor TSqlParserToken

Incluir membros protegidos
Incluir membros herdados

Initializes a new instance of the TSqlParserToken class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
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.

Início

Consulte também

Referência

TSqlParserToken Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom