property DatabaseTokens: TSourceTokenList;
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 .
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|