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

u_nodes

Pascal
TSourceToken = class(TLzVisitedAbs);
Description

 

Source token created after reading from input sql. 

 

If this token represents a database object, check following properties for more detail information. 

 

TSourceToken.DBObjType 

TSourceToken.ParentToken 

TSourceToken.ChildToken 

TSourceToken.RelatedToken 

TSourceToken.RelatedTokens 

TSourceToken.RelatedSubquery 

Hierarchy
Related Information
Gudu software http://www.sqlparser.com
Send comments about this topic.