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