19 #ifndef __com_sun_star_sdbc_XArray_idl__ 20 #define __com_sun_star_sdbc_XArray_idl__ 24 module
com { module sun { module star { module container {
25 published
interface XNameAccess;
30 module
com { module sun { module star { module sdbc {
32 published
interface XResultSet;
136 sequence<any> getArrayAtIndex([in]
long index,
218 XResultSet getResultSetAtIndex([in]
long index,
Definition: Ambiguous.idl:22
provides the navigation on a table of data.
Definition: XResultSet.idl:43
is used for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY.
Definition: XArray.idl:41
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is used to access named objects within a container.
Definition: XNameAccess.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:47