LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | Public Attributes | List of all members
XConnectionSupplier Interface Reference

allows to access the active connection More...

import"XConnectionSupplier.idl";

Inheritance diagram for XConnectionSupplier:
XInitialization XInterface XIndexAlteration XKeyAlteration XTableAlteration XTableRename XViewAccess

Exported Interfaces

interface com::sun::star::lang::XInitialization
 

Public Attributes

com::sun::star::sdbc::XConnection ActiveConnection
 returns the source connection. More...
 

Additional Inherited Members

- Public Member Functions inherited from XInitialization
void initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception )
 initializes the object. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

allows to access the active connection

See also
com::sun::star::sdbcx::XConnection
Since
OOo 3.3

Exported Interfaces

◆ com::sun::star::lang::XInitialization

Member Data Documentation

◆ ActiveConnection

com::sun::star::sdbc::XConnection ActiveConnection
attributereadonly

returns the source connection.


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