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 {
48 void dropCatalog([in]
string catalogName,
49 [in]sequence<com::sun::star::beans::PropertyValue> info)
may be implemented to hide the complexity of dropping a database catalog.
Definition: XDropCatalog.idl:37
Definition: Ambiguous.idl:22
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47