You are here: Symbol Reference > Classes > Common SQL Statement Classes > TCustomSqlStatement Class > public > ParseErrorMessageHandle Method
ContentsIndexHome
PreviousUpNext
TCustomSqlStatement.ParseErrorMessageHandle Method
Pascal
function ParseErrorMessageHandle(const ErrorType: TSyntaxParseError; const ErrorMessage: lzString; const errortoken: lzString; const errorxpos: integer; const errorypos: integer): TActionOnParseError;
Description

 

This event handle is assigned to parser's OnParseErrorHandle event to collect error message while checking syntax of this statement.

Gudu software http://www.sqlparser.com
Send comments about this topic.