LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sdbcx_XDropCatalog_idl__
20 #define __com_sun_star_sdbcx_XDropCatalog_idl__
30 module
com { module sun { module star { module sdbcx {
49 [in]sequence<com::sun::star::beans::PropertyValue> info)
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
may be implemented to hide the complexity of dropping a database catalog.
Definition: XDropCatalog.idl:38
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
void dropCatalog([in]string catalogName, [in]sequence< com::sun::star::beans::PropertyValue > info)
drops a catalog identified by its name.
is an exception that provides information on a database access error.
Definition: SQLException.idl:45