LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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...
 

Detailed Description

allows to access the active connection

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

Exported Interfaces

Member Data Documentation

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

returns the source connection.


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