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