MyDAC

EMyError.LineNumber Property

Contains the number of a query line that caused an error.

Class

EMyError

Syntax

property LineNumber: integer;

Remarks

If an error, having EDAError.ErrorCode = ER_PARSE_ERROR, occured during query execution, LineNumber property contains the number of a query line that caused an error. MyDAC will retrieve this information from the error text automatically.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback