LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
com::sun::star::sdbc::XRowSet getRowSet()
provides access to the data source.
void setRowSet([in] com::sun::star::sdbc::XRowSet xDataSource)
sets the data source.
uses a row set as datasource.
Definition: XRowSetSupplier.idl:34
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
enhances the functionality of a result set.
Definition: XRowSet.idl:43