TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL.Tokens
TSQLToken Class
TSQLToken Properties
AsBinaryLiteral Property
AsCharacter Property
AsComment Property
AsIdentifier Property
AsKeyword Property
AsLiteral Property
AsMoneyLiteral Property
AsMultilineComment Property
AsNumericLiteral Property
AsOperator Property
AsSingleLineComment Property
AsStringLiteral Property
AsSystemIdentifier Property
AsSystemVariable Property
AsVariable Property
AsWhitespace Property
BeginPosition Property
EndPosition Property
IsComplete Property
Length Property
Text Property
Type Property
TSQLToken Properties
The
TSQLToken
type exposes the following members.
Properties
Name
Description
AsBinaryLiteral
AsCharacter
AsComment
AsIdentifier
AsKeyword
AsLiteral
AsMoneyLiteral
AsMultilineComment
AsNumericLiteral
AsOperator
AsSingleLineComment
AsStringLiteral
AsSystemIdentifier
AsSystemVariable
AsVariable
AsWhitespace
BeginPosition
EndPosition
IsComplete
Length
Text
Type
Top
See Also
Reference
TSQLToken Class
TSQL.Tokens Namespace