Icon ErrorIndexName Property

property ErrorIndexName: AnsiString

Usage

Indicates the index name that the current exception applies to. This property will be set to 'Primary' if the exception refers to the primary index of a table.

Information This property may or may not be set depending upon the exception being raised.
Image