You are here: Symbol Reference > Classes > TCustomGSqlParser Class > public > ErrorCount Property
ContentsIndexHome
PreviousUpNext
TCustomGSqlParser.ErrorCount Property
Pascal
property ErrorCount: Integer;
Description

Total errors found if there are syntax errors after parsing sql. Detailed error information were stored in SyntaxErrors. You can also get description of error from ErrorMessages.

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