Delen via


TSqlParserToken Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TSqlParserToken class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TSqlParserToken() Initializes a new instance of the TSqlParserToken class.
Public method TSqlParserToken(TSqlTokenType, String) Initializes a new instance of the TSqlParserToken class with the specified type and text of the token.
Public method 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.

Top

See Also

Reference

TSqlParserToken Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace