Record information |
Record information at the time of the error is contained in the "uslng:record" element: <uslng:record> <uslng:painted-window-name>..</uslng:painted-window-name> <uslng:defined-window-name>..</uslng:defined-window-name> <uslng:table-name>..</uslng:table-name> <uslng:primary-key> <[table_name] prompt="..."> <[column_name] prompt=".." value=".."/> </table_name> </uslng:primary-key> </uslng:record>
The table below gives details on elements.
The table below gives details on attributes.
NOTE: Record information is not available in the following cases: •Internal constraints: Domain checks •Defined constraints: Domain constraints •RDBMS Error In these cases, the elements hold the values 'unknown window' (painted and defined windows), 'unknown table' (table names) and 'unknown pk' (primary-keys).
See also |