|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbc {
22 published
interface XDriver;
XDriver getDriverByURL([in]string url)
get a driver which accepts a given url.
provides the access of sdbc driver components
Definition: XDriverAccess.idl:31
Definition: Ambiguous.idl:20
is the interface that every driver class must implement.
Definition: XDriver.idl:50
base interface of all UNO interfaces
Definition: XInterface.idl:46