You are here: Symbol Reference > Classes > TSourceToken Class > public
ContentsIndexHome
PreviousUpNext
public

The public members of the TSourceToken class are listed here.

Fields
Field 
Description 
 

Text of this source token. Same as AsText property. 
Source token list which this token belonged to. 

If this source token represents a database object, check this property for object type. 
If this token represents a database object, then check ParentToken for it's parent object. 
 
 

Integer number used by parser internal. 

 

Type of this token. 

Line position of this token in sql. 

Column position of this token in sql. 
Properties
Property 
Description 
 
Gudu software http://www.sqlparser.com
Send comments about this topic.