Included Services |
::com::sun::star::sdbc::Statement |
- (referenced entity's summary:)
- is used for executing a static SQL statement and obtaining the results
produced by it.
|
Properties' Summary |
boolean
UseBookmarks |
returns
true
if a resultset should allow navigation with bookmarks or not.
The default is
false
.
|
Properties' Details |
UseBookmarks
boolean UseBookmarks;
- Description
- returns
true
if a resultset should allow navigation with bookmarks or not.
The default is
false
.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.