allows to access the active connection More...
import "XConnectionSupplier.idl";
Exported Interfaces | |
interface | com::sun::star::lang::XInitialization |
Public Attributes | |
com::sun::star::sdbc::XConnection | ActiveConnection |
returns the source connection. | |
Additional Inherited Members | |
![]() | |
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
initializes the object. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
allows to access the active connection
interface com::sun::star::lang::XInitialization |
|
attributereadonly |
returns the source connection.