This topic has not yet been rated - Rate this topic

TSqlParserToken Properties

SQL Server 2012

The TSqlParserToken type exposes the following members.

  Name Description
Public property Column Gets or sets the column of the token.
Public property Line Gets or sets the line of the token.
Public property Offset Gets or sets the offset of the token.
Public property Text Gets or sets the text of the token.
Public property TokenType Gets or sets the value of the token type.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.