EPUB | CHM | PDF

EPSQLDatabaseError.Properties.ErrorInternalPos

Top Previous Next

To get position of error within internal SQL statement executed.

Syntax:

property ErrorInternalPos: string;

Description:

This is defined the same as the ErrorPos property, but it is used when the cursor position refers to an internally generated command rather than the one submitted by the client. The ErrorInternalQuery property will always appear when this property is not empty.