:: 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
Database - Result Sets
Database - Clones of the RowSet Service

Included Services - Summary
::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 - Summary
::com::sun::star::sdbcx::XColumnsSupplier

access to the description and data.

Included Services - Details
::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 - Details
::com::sun::star::sdbcx::XColumnsSupplier
Description
access to the description and data.

 
Top of Page