LibreOffice
LibreOffice 24.2 SDK API Reference
|
is the interface to create a com::sun::star::sdbc::ResultSet based on the object providing the interface. More...
import"XResultSetAccess.idl";
Public Member Functions | |
com::sun::star::sdbc::XResultSet | createResultSet () raises (com::sun::star::sdbc::SQLException) |
returns a new com::sun::star::sdbc::ResultSet based on the object. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
is the interface to create a com::sun::star::sdbc::ResultSet based on the object providing the interface.
com::sun::star::sdbc::XResultSet createResultSet | ( | ) | ||
raises | ( | com::sun::star::sdbc::SQLException | ||
) |
returns a new com::sun::star::sdbc::ResultSet based on the object.