LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
SQLErrorEvent Struct Referencepublished

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

import"SQLErrorEvent.idl";

Inheritance diagram for SQLErrorEvent:
EventObject

Public Attributes

any Reason
 contains the exception that is going to be fired. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

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

Member Data Documentation

◆ Reason

any Reason

contains the exception that is going to be fired.


The documentation for this struct was generated from the following file: