20 module
com { module sun { module star { module beans {
21 published
interface XPropertySet;
24 module
com { module sun { module star { module sdbcx {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:31
is an exception that provides information on a database access error.
Definition SQLException.idl:41
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
is used for creating and appending new objects to a specific container.
Definition XAlterTable.idl:29
void alterColumnByName([in]string colName, [in]com::sun::star::beans::XPropertySet descriptor)
is intended to alter an existing column identified by its name.
void alterColumnByIndex([in]long index, [in]com::sun::star::beans::XPropertySet descriptor)
is intended to alter an existing column identified by its position.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20