19 #ifndef __com_sun_star_sdb_XResultSetAccess_idl__
20 #define __com_sun_star_sdb_XResultSetAccess_idl__
26 module com { module sun { module star { module sdbc {
28 published
interface XResultSet;
33 module com { module sun { module star { module sdb {
is the interface to create a com::sun::star::sdbc::ResultSet based on the object providing the interf...
Definition: XResultSetAccess.idl:40
provides the navigation on a table of data.
Definition: XResultSet.idl:43
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
base interface of all UNO interfaces
Definition: XInterface.idl:47