19#ifndef __com_sun_star_sdb_XRowSetSupplier_idl__
20#define __com_sun_star_sdb_XRowSetSupplier_idl__
26 module
com { module sun { module star { module sdb {
uses a row set as datasource.
Definition: XRowSetSupplier.idl:34
void setRowSet([in] com::sun::star::sdbc::XRowSet xDataSource)
sets the data source.
com::sun::star::sdbc::XRowSet getRowSet()
provides access to the data source.
enhances the functionality of a result set.
Definition: XRowSet.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22