LzBaseType
TSyntaxError = record ErrorType: TSyntaxParseError; end;
Members |
Description |
ErrorType: TSyntaxParseError; |
Type of this error. |
Used to describe syntax error that found during parse sql.
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|