19 #ifndef __com_sun_star_sdbcx_XAlterTable_idl__ 20 #define __com_sun_star_sdbcx_XAlterTable_idl__ 26 module
com { module sun { module star { module beans {
27 published
interface XPropertySet;
31 module
com { module sun { module star { module sdbcx {
48 void alterColumnByName([in]
string colName,
65 void alterColumnByIndex([in]
long index,
is used for creating and appending new objects to a specific container.
Definition: XAlterTable.idl:35
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
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
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
base interface of all UNO interfaces
Definition: XInterface.idl:47