:: com :: sun :: star :: sdbcx ::
|
service PreparedStatement |
- Description
- extends the definition of the service
::com::sun::star::sdbc::PreparedStatement
with a flag for the usage of bookmarks.
|
Included Services - Summary |
::com::sun::star::sdbc::PreparedStatement |
- (referenced entity's summary:)
- represents a precompiled SQL statement.
|
Properties' Summary |
boolean
UseBookmarks |
returns if a resultset should allow the navigation with bookmarks
or not. The default is
false
.
|
Properties' Details |
UseBookmarks
boolean UseBookmarks;
- Description
- returns if a resultset should allow the navigation with bookmarks
or not. The default is
false
.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.