Included Services - Summary |
::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 result set should allow navigation with bookmarks or not.
The default is
false
.
|
Included Services - Details |
::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' Details |
UseBookmarks
boolean UseBookmarks;
- Description
- returns
true
if a result set should allow navigation with bookmarks or not.
The default is
false
.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.