Top   Module   Use   Manual   Index 

com :: sun :: star :: sdb ::

struct SQLErrorEvent

Base Struct
com::sun::star::lang::EventObject

Description
is invoked in case of fired database exception triggered by a database object.


Elements

any Reason
Description
contains the exception that is going to be fired.
Top of Page