You are here: Symbol Reference > Classes > Common SQL Statement Classes > TCustomSqlStatement Class > public > ServerTokens Property
ContentsIndexHome
PreviousUpNext
TCustomSqlStatement.ServerTokens Property
Pascal
property ServerTokens: TSourceTokenList;
Description

 

Server tokens in sql. 

Meanings of following properties in TSourceToken Class when this token is a server token. 

 

ParentToken is null, 

ChildToken is null, 

RelatedToken is null, 

RelatedSubquery is null, 

RelatedTokens, database tokens of this server if TSourceToken.DBObjType is TDBObjType.ttobjDatabase .

See Also
Gudu software http://www.sqlparser.com
Send comments about this topic.