:: com :: sun :: star :: sdbcx ::

service PreparedStatement

Included Services - Summary
::com::sun::star::sdbc::PreparedStatement
(referenced entity's summary:)
Properties' Summary
boolean
UseBookmarks
returns if a result set should allow the navigation with bookmarks or not. The default is false .  
Included Services - Details
::com::sun::star::sdbc::PreparedStatement
(referenced entity's summary:)
Properties' Details
UseBookmarks
boolean UseBookmarks;
Description
returns if a result set should allow the navigation with bookmarks or not. The default is false .

 
Top of Page