:: com :: sun :: star :: sdb ::
|
interface XResultSetAccess |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XResultSetAccess
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- is the interface to create a
::com::sun::star::sdbc::ResultSet
based on the object providing the interface.
- Developers Guide
-
Methods' Details |
createResultSet
- Description
- returns a new
::com::sun::star::sdbc::ResultSet
based on the object.
- Returns
-
the new created ResultSet object
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|