Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service ResultSet

Description
extends the ResultSet by a more sophisticated access to the result sets data.


Included Services

com::sun::star::sdbcx::ResultSet
Description
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