EPUB | CHM | PDF

EPSQLDatabaseError.Properties.ErrorHint

Top Previous Next

Hint message from a server about error within SQL statement executed.

Syntax:

property ErrorHint: string;

Description:

An optional suggestion what to do about the problem. This is intended to differ from detail in that it offers advice (potentially inappropriate) rather than hard facts. May run to multiple lines.