:: com :: sun :: star :: sdb ::

service ResultSet
Description
extends the ::com::sun::star::sdbcx::ResultSet by a more sophisticated access to the result sets data.
Developers Guide
13.3.1 Database Access - Manipulating Data - The RowSet Service - Clones of the RowSet Service
13.3.3 Database Access - Manipulating Data - Result Sets

Included Services
::com::sun::star::sdbcx::ResultSet
(referenced entity's summary:)
extends the SDBC ResultSet by the possibility of bookmark positioning, cancelling the positioning, and updating of rows.
Exported Interfaces
::com::sun::star::sdbcx::XColumnsSupplier
Description
access to the description and data.

 
Top of Page