|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbc {
22 published
interface XResultSet;
provides the navigation on a table of data.
Definition: XResultSet.idl:38
XResultSet getGeneratedValues()
gives access to automatically generated values after a new row was inserted.
provides a result set which gives access to automatically generated values after a new row was insert...
Definition: XGeneratedResultSet.idl:35
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
is an exception that provides information on a database access error.
Definition: SQLException.idl:41