property SourceTokenList: TSourceTokenList;
A list of source tokens generated from input sql text. It is the input of yacc parser.
All kinds of input such as whitespace, comments are all included in this source token list.
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|