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

 

Schema tokens in sql. 

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

 

ParentToken, database source token. 

ChildToken is null, 

RelatedToken is null, 

RelatedSubquery is null, 

RelatedTokens, table, function or other object tokens of this schema.

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