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