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
is an exception that provides information on a database access error.
Definition SQLException.idl:45
may be implemented to hide the complexity of dropping a database catalog.
Definition XDropCatalog.idl:38
void dropCatalog([in]string catalogName, [in]sequence< com::sun::star::beans::PropertyValue > info)
drops a catalog identified by its name.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22