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

 

Database tokens in sql. 

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

 

ParentToken, server source token. 

ChildToken is null, 

RelatedToken is null, 

RelatedSubquery is null, 

RelatedTokens, schema tokens of this database if TSourceToken.DBObjType is TDBObjType.ttobjSchema .

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