:: 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

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